block_softmax_2d.hpp Source File#
block_softmax_2d.hpp
Go to the documentation of this file.
Definition tile/core/algorithm/cluster_descriptor.hpp:13
remove_cv_t< std::remove_reference_t< T > > remove_cvref_t
Definition type_traits.hpp:21
CK_TILE_HOST_DEVICE constexpr void sweep_tile(const F &f, UnpacksPerXDim={})
Definition sweep_tile.hpp:231
CK_TILE_HOST_DEVICE constexpr auto make_static_distributed_tensor(const StaticTileDistribution &)
Definition static_distributed_tensor.hpp:142
CK_TILE_HOST_DEVICE constexpr auto make_tuple(Xs &&... xs)
Definition tile/core/container/tuple.hpp:360
CK_TILE_HOST_DEVICE_EXTERN BlockReduce2D(const T &, const typename T::DataType &) -> BlockReduce2D< T >
Definition block_softmax_2d.hpp:21
remove_cvref_t< Problem_ > Problem
Definition block_softmax_2d.hpp:22
CK_TILE_DEVICE void operator()(const DistributedTensor &x, DistributedTensor &y, number< dim >={})
Definition block_softmax_2d.hpp:29
typename Problem::DataType DataType
Definition block_softmax_2d.hpp:25
static CK_TILE_HOST_DEVICE constexpr T infinity()
Definition tile/core/numeric/numeric.hpp:38