Lunderberg opened a new pull request #8237:
URL: https://github.com/apache/tvm/pull/8237


   This helps in debugging, as the function name, arguments, and docstrings 
show the function name from the source code instead of the wrapper 
function.(e.g. `<function tvm.topi.cuda.dense.dense_small_batch(cfg, data, 
weight, bias=None, out_dtype=None)>` instead of `<function 
tvm.autotvm.task.topi_integration.register_topi_compute.<locals>._decorate.<locals>.wrapper(*args,
 **kwargs)>`.)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to