Managed reference to ReduceNode.
More...
#include <expr.h>
|
| Reduce (CommReducer combiner, Array< PrimExpr > src, Array< IterVar > rdom, PrimExpr condition, int value_index, Array< PrimExpr > init, Span span=Span()) |
|
| TVM_DEFINE_OBJECT_REF_METHODS (Reduce, PrimExpr, ReduceNode) |
|
| TVM_DEFINE_OBJECT_REF_COW_METHOD (ReduceNode) |
|
| PrimExpr (int32_t value) |
| construct from integer. More...
|
|
| PrimExpr (float value) |
| construct from float. More...
|
|
DataType | dtype () const |
|
| TVM_DEFINE_OBJECT_REF_METHODS (PrimExpr, BaseExpr, PrimExprNode) |
|
| TVM_DEFINE_OBJECT_REF_METHODS (BaseExpr, ObjectRef, BaseExprNode) |
|
Managed reference to ReduceNode.
- See also
- ReduceNode
◆ Reduce()
◆ TVM_DEFINE_OBJECT_REF_COW_METHOD()
tvm::tir::Reduce::TVM_DEFINE_OBJECT_REF_COW_METHOD |
( |
ReduceNode |
| ) |
|
◆ TVM_DEFINE_OBJECT_REF_METHODS()
The documentation for this class was generated from the following file: