24 #ifndef TVM_RELAX_ATTRS_SEARCH_H_
25 #define TVM_RELAX_ATTRS_SEARCH_H_
40 "If this is set to `True`, the reduced axis is left in the result as dimension with size "
#define TVM_ATTR_FIELD(FieldName)
Declare an attribute field.
Definition: attrs.h:76
The base class of the all the Use "curiously recurring template pattern".
Definition: attrs.h:870
Optional container that to represent to a Nullable variant of T.
Definition: optional.h:51
Performance counters for profiling via the PAPI library.
Definition: analyzer.h:36
Attributes for search operators.
Definition: search.h:33
bool keepdims
Definition: search.h:35
Optional< Integer > axis
Definition: search.h:34
TVM_DECLARE_ATTRS(ArgmaxArgminAttrs, "relax.attrs.ArgmaxArgminAttrs")
Definition: search.h:37