device_normalization_bwd_data.hpp File Reference#
device_normalization_bwd_data.hpp File Reference
Go to the source code of this file.
Classes | |
| struct | ck::tensor_operation::device::DeviceNormalizationBwdData< DYDataType, XDataType, GammaDataType, MeanInvStdDataType, DXDataType, Rank, NumReduceDim > |
Namespaces | |
| namespace | ck |
| namespace | ck::tensor_operation |
| namespace | ck::tensor_operation::device |
Typedefs | |
| template<typename DYDataType, typename XDataType, typename GammaDataType, typename MeanInvStdDataType, typename DXDataType, index_t Rank, index_t NumReduceDim> | |
| using | ck::tensor_operation::device::DeviceNormalizationBwdDataPtr |