Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
composable_kernel_ROCM
Commits
a90251f7
Unverified
Commit
a90251f7
authored
Jan 23, 2025
by
Adam Osewski
Committed by
GitHub
Jan 23, 2025
Browse files
Update include/ck_tile/core/tensor/tile_window.hpp
Co-authored-by:
jakpiase
<
jakub.piasecki@amd.com
>
parent
c6b92811
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
include/ck_tile/core/tensor/tile_window.hpp
include/ck_tile/core/tensor/tile_window.hpp
+1
-1
No files found.
include/ck_tile/core/tensor/tile_window.hpp
View file @
a90251f7
...
...
@@ -21,7 +21,7 @@ namespace ck_tile {
/**
* @brief This class provides tile (windowed) view and access to the device memory.
*
* @note
t
his tile window do not support single issue you need to use tile_window_linear
* @note
T
his tile window do
es
not support single issue you need to use tile_window_linear
* structure for this purpose
*
* @tparam BottomTensorView_ Class describing & holding device tensor memory.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment