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

Function test_save_function_time_evaluator

tests/python/relax/test_vm_build.py:1214–1216  ·  view source on GitHub ↗
(exec_mode)

Source from the content-addressed store, hash-verified

1212
1213
1214def test_save_function_time_evaluator(exec_mode):
1215 temp = utils.tempdir()
1216 save_function_time_evaluator_trial(*make_vm(TestVMSetInput, exec_mode, temp))
1217
1218
1219def test_save_function_time_evaluator_rpc(exec_mode):

Callers

nothing calls this directly

Calls 2

make_vmFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…