Skip to content
Snippets Groups Projects
Commit a12c556a authored by Denis Khalikov's avatar Denis Khalikov Committed by Tianqi Chen
Browse files

[RUNTIME][TRACE] Support trace primitive. (#1973)

Add trace call expr to allow trace Tensor data
at the runtime. By default the default handler
is enabled which prints a tracing data to stdout,
otherwise user should specify a call_back as
global_function (aka @tvm.register_func).

The issue is related to:
https://discuss.tvm.ai/t/idea-trace-expression/945
parent 851d8da7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment