test_static_webgl_library.py
2.45 KB
-
[REFACTOR][PY][API-CHANGE] Remove legacy python files. (#4943) · 9816efc2
* [REFACTOR][PY][API-CHANGE] Remove legacy python files. Remove legacy python files. Use the te namespace for most of the tensor expression primitives. - tvm.create_schedule -> tvm.te.create_schedule - tvm.placeholder -> tvm.te.placeholder - tvm.compute -> tvm.te.compute * Remove top-level exposures.
Tianqi Chen committed