Is the random number generator and dropout op functor. More...
#include <tile_op_functor.hpp>
Is the random number generator and dropout op functor.
Generate the mask data and get input from matAcc, do the scaling and zero out, update the output in place, dump the mask buffer to memory. Used in epilogue::tile_op or chained_tile_op.
| dtype_mask | Is the mask data type. |
| arch_tag | Is the hardware architecture tag. |