/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/host/reference/reference_batched_transpose.hpp File Reference#
reference_batched_transpose.hpp File Reference
Go to the source code of this file.
Namespaces | |
ck_tile | |
Functions | |
template<typename Type > | |
CK_TILE_HOST void | ck_tile::reference_batched_transpose (const HostTensor< Type > &x, HostTensor< Type > &y, std::string layout_in="NCHW", std::string layout_out="NHWC") |