reference_batched_dropout.hpp File Reference

reference_batched_dropout.hpp File Reference#

Composable Kernel: reference_batched_dropout.hpp File Reference
reference_batched_dropout.hpp File Reference
#include "ck_tile/core.hpp"
#include "ck_tile/host/host_tensor.hpp"
#include <thread>

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)