pool_problem.hpp Source File#
pool_problem.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
constant< b > bool_constant
Definition tile/core/numeric/integral_constant.hpp:43
Definition pool_problem.hpp:19
static constexpr bool kPropagateNan
Definition pool_problem.hpp:30
remove_cvref_t< ComputeDataType_ > ComputeDataType
Definition pool_problem.hpp:22
remove_cvref_t< InDataType_ > InDataType
Definition pool_problem.hpp:20
static constexpr bool kNeedCrossLaneSync
Definition pool_problem.hpp:31
remove_cvref_t< OutDataType_ > OutDataType
Definition pool_problem.hpp:21
bool_constant< PropagateNan_ > PropagateNan
Definition pool_problem.hpp:27
remove_cvref_t< BlockShape_ > BlockShape
Definition pool_problem.hpp:24
bool_constant< OutputIndex_ > OutputIndex
Definition pool_problem.hpp:26
static constexpr bool kNeedCrossWarpSync
Definition pool_problem.hpp:32
remove_cvref_t< IndexDataType_ > IndexDataType
Definition pool_problem.hpp:23