include/ck_tile/host/reference/reference_batched_transpose.hpp Source File#
reference_batched_transpose.hpp
Go to the documentation of this file.
Definition: cluster_descriptor.hpp:13
CK_TILE_HOST auto make_ParallelTensorFunctor(F f, Xs... xs)
Definition: host_tensor.hpp:272
CK_TILE_HOST void reference_batched_transpose(const HostTensor< Type > &x, HostTensor< Type > &y, std::string layout_in="NCHW", std::string layout_out="NHWC")
Definition: reference_batched_transpose.hpp:13
const std::vector< std::size_t > & get_lengths() const
Definition: host_tensor.hpp:162
Definition: host_tensor.hpp:279