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][TIR][API-Change] Range/IntSet API style consistency. #5953

Merged
merged 1 commit into from
Jun 28, 2020

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Jun 28, 2020

  • Range::make_by_min_extent -> Range::FromMinExtent
  • Update the APIs in IntSet to use CamelCase

- Range::make_by_min_extent -> Range::FromMinExtent
- Update the APIs in IntSet to use CamelCase
@tqchen
Copy link
Member Author

tqchen commented Jun 28, 2020

cc @yzhliu @icemelon9 @Hzfengsy @ZihengJiang

@tqchen tqchen merged commit 0465ffd into apache:master Jun 28, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Jun 30, 2020
…he#5953)

- Range::make_by_min_extent -> Range::FromMinExtent
- Update the APIs in IntSet to use CamelCase
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Jul 2, 2020
…he#5953)

- Range::make_by_min_extent -> Range::FromMinExtent
- Update the APIs in IntSet to use CamelCase
@tqchen tqchen deleted the range branch July 20, 2020 15:52
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