24#ifndef TVM_RELAX_ATTRS_SAMPLING_H_
25#define TVM_RELAX_ATTRS_SAMPLING_H_
37 namespace refl = tvm::ffi::reflection;
38 refl::ObjectDef<MultinomialFromUniformAttrs>().def_ro(
Base class of all attribute class.
Definition attrs.h:49
RAII wrapper function to enter and exit a context object similar to python's with syntax.
Definition with_context.h:59
An object that builds and maintains block scope and StmtSref mapping for Dependence analysis.
Definition analyzer.h:40