#include <block_norm_reduce.hpp>
|
| template<typename MeanDistributedTensor_, typename VarDistributedTensor_> |
| CK_TILE_DEVICE void | operator() (MeanDistributedTensor_ &mean_tensor, VarDistributedTensor_ &var_tensor, int &count) |
|
| static constexpr bool | kFastFDiv = Problem::kFastFDiv |
| static constexpr bool | kWelford = Problem::kWelford |
◆ Problem
template<typename Problem_, typename Policy_ = void>
◆ operator()()
template<typename Problem_, typename Policy_ = void>
template<typename MeanDistributedTensor_, typename VarDistributedTensor_>
◆ kFastFDiv
template<typename Problem_, typename Policy_ = void>
◆ kWelford
template<typename Problem_, typename Policy_ = void>
The documentation for this struct was generated from the following file: