24 #ifndef TVM_RELAX_ATTRS_SAMPLING_H_
25 #define TVM_RELAX_ATTRS_SAMPLING_H_
38 refl::ObjectDef<MultinomialFromUniformAttrs>().def_ro(
43 static constexpr
const char*
_type_key =
"relax.attrs.MultinomialFromUniformAttrs";
Adapter for AttrsNode with the new reflection API.
Definition: attrs.h:384
Base class of all attribute class.
Definition: attrs.h:103
Runtime primitive data type.
Definition: data_type.h:47
static DataType Int(int bits, int lanes=1)
Construct an int type.
Definition: data_type.h:274
Definition: repr_printer.h:91
Performance counters for profiling via the PAPI library.
Definition: analyzer.h:37