Go to the source code of this file.
|
| template<typename TensorView> |
| CK_TILE_HOST_DEVICE auto | ck_tile::make_page_block_navigator (const TensorView &tensor_view) |
| template<typename DataType, index_t VirtualDim, typename TensorView> |
| CK_TILE_HOST_DEVICE auto | ck_tile::make_page_block_navigator (copy_const_t< DataType, void > *physical_blocks, long_index_t block_stride, long_index_t fixed_offset, const int32_t *physical_block_indices, index_t num_blocks, index_t page_block_size, const TensorView &complete_view, const TensorView &last_view) |