Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REFACTOR][PY][API-CHANGE] Establish tvm.target #4872

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Feb 12, 2020

Move the related target modules into tvm.target.

API change:

  • tvm.target.current_target -> tvm.target.Target.current
  • tvm.datatype -> tvm.target.datatype

@tqchen
Copy link
Member Author

tqchen commented Feb 12, 2020

cc @ZihengJiang @icemelon9 @yzhliu @merrymercy @gussmith23

Move the related target modules into tvm.target.

API change:
- tvm.target.current_target -> tvm.target.Target.current
- tvm.datatype -> tvm.target.datatype
@tqchen tqchen merged commit 51a265a into apache:master Feb 13, 2020
@tqchen tqchen deleted the pytarget branch March 16, 2020 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants