24 #ifndef TVM_RELAX_ATTRS_SAMPLING_H_
25 #define TVM_RELAX_ATTRS_SAMPLING_H_
39 .describe(
"Data type of the output indices.");
#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
Runtime primitive data type.
Definition: data_type.h:43
static DataType Int(int bits, int lanes=1)
Construct an int type.
Definition: data_type.h:227
Performance counters for profiling via the PAPI library.
Definition: analyzer.h:36