device_elementwise_normalization.hpp File Reference#
device_elementwise_normalization.hpp File Reference
Go to the source code of this file.
Namespaces | |
| namespace | ck |
| namespace | ck::tensor_operation |
| namespace | ck::tensor_operation::device |
Typedefs | |
| template<typename InDataTypeTuple, typename GammaDataType, typename BetaDataType, typename AccDataType, typename YDataType, typename XElementwiseOperation, typename YElementwiseOperation, index_t Rank, index_t NumReduceDim> | |
| using | ck::tensor_operation::device::DeviceElementwiseNormalizationPtr |