tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[Doc] Fixed Docstring usage example in `tvm.ir.make_node`

Open felix-ro opened this issue 1 year ago • 0 comments

The provided usage example for tvm.ir.make_node has become outdated. Creating an IR node of type IntImm requires the field span.

Compare: make_node Unit Test

felix-ro avatar Feb 19 '24 17:02 felix-ro