ir.h
18.5 KB
-
[RUNTIME][TRACE] Support trace primitive. (#1973) · a12c556a
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
Denis Khalikov committed