24 #ifndef TVM_RELAY_ATTRS_DEBUG_H_ 25 #define TVM_RELAY_ATTRS_DEBUG_H_ 42 TVM_ATTR_FIELD(debug_func).describe(
"The function to use when debugging.");
48 #endif // TVM_RELAY_ATTRS_DEBUG_H_ runtime implementation for LibTorch/TorchScript.
Definition: analyzer.h:36
Options for the debug operators.
Definition: debug.h:38
Managed reference to EnvFuncNode.
Definition: env_func.h:72
Helpers for attribute objects.
#define TVM_ATTR_FIELD(FieldName)
Declare an attribute field.
Definition: attrs.h:76
TVM_DECLARE_ATTRS(DebugAttrs, "relay.attrs.DebugAttrs")
Definition: debug.h:41
The base class of the all the Use "curiously recurring template pattern".
Definition: attrs.h:834
Serializable global function used in IR.
EnvFunc debug_func
Definition: debug.h:39