reference_batched_dropout.hpp File Reference#
reference_batched_dropout.hpp File Reference
Go to the source code of this file.
Namespaces | |
| namespace | ck_tile |
Functions | |
| template<typename DataType, typename RandValOutputDataType> | |
| CK_TILE_HOST void | ck_tile::reference_batched_dropout (HostTensor< DataType > &in_out_b_m_n, const HostTensor< RandValOutputDataType > &randval_b_m_n, const uint8_t &p_undrop_in_uint8_t, const float scale) |