[REFACTOR][PY][API-CHANGE] Establish tvm.target
Move the related target modules into tvm.target. API change: - tvm.target.current_target -> tvm.target.Target.current - tvm.datatype -> tvm.target.datatype
Showing
python/tvm/target.py
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
python/tvm/target/__init__.py
0 → 100644
python/tvm/target/codegen.py
0 → 100644
python/tvm/target/generic_func.py
0 → 100644
python/tvm/target/target.py
0 → 100644
Please
register
or
sign in
to comment