/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/host/reference/reference_rowwise_quantization2d.hpp File Reference#
reference_rowwise_quantization2d.hpp File Reference
Go to the source code of this file.
Namespaces | |
ck_tile | |
Functions | |
template<typename XDataType , typename ScaleDataType , typename QXDataType > | |
CK_TILE_HOST void | ck_tile::reference_rowwise_quantization2d (const HostTensor< XDataType > &x_m_n, const HostTensor< ScaleDataType > &scale_m, HostTensor< QXDataType > &qx_m_n) |