"vscode:/vscode.git/clone" did not exist on "3570932eeaea38862135254ea953dcba4078dee3"
Unverified Commit a90251f7 authored by Adam Osewski's avatar Adam Osewski Committed by GitHub
Browse files

Update include/ck_tile/core/tensor/tile_window.hpp


Co-authored-by: default avatarjakpiase <jakub.piasecki@amd.com>
parent c6b92811
......@@ -21,7 +21,7 @@ namespace ck_tile {
/**
* @brief This class provides tile (windowed) view and access to the device memory.
*
* @note this tile window do not support single issue you need to use tile_window_linear
* @note This tile window does not support single issue you need to use tile_window_linear
* structure for this purpose
*
* @tparam BottomTensorView_ Class describing & holding device tensor memory.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment