Is the element-wise gelu backward op functor. More...
#include <tile_op_functor.hpp>
Is the element-wise gelu backward op functor.
Load the gelu forward input buffer from memory and get the gradient data from matAcc, update the output in place. Used in epilogue::tile_op or chained_tile_op.
| dtype_in | Is the data type of the gelu forward input buffer. |
| arch_tag | Is the hardware architecture tag. |