Python class
GraphDebugConfig
GraphDebugConfig
class max.graph.GraphDebugConfig
Bases: object
Narrow view of max.engine.DebugConfig exposed through Graph.debug.
The attribute source_tracebacks lives on Graph.debug because it is
consumed during graph construction, before an InferenceSession exists.
All other debug options are available on InferenceSession.debug and
share the same global state.
source_tracebacks
property source_tracebacks: bool
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!