MCPcopy Create free account
hub / github.com/apache/tvm / test_var

Function test_var

tests/python/relax/test_expr_functor.py:387–388  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

385
386
387def test_var():
388 basic_check(x, "Var", "Var")
389
390
391def test_dataflow_var():

Callers

nothing calls this directly

Calls 1

basic_checkFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…