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][ARITH] Unified IR, introduce include/tvm/arith/ #4722

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Jan 16, 2020

Spread the arithmetic.h into several components and move
into arith subfolder.

The arith namespace will be used for arithmetic expression
pattern detections and simplifications.

@tqchen
Copy link
Member Author

tqchen commented Jan 16, 2020

cc @yzhliu @ZihengJiang @wweic @zhiics

@tqchen tqchen changed the title [REFACTOR][ARITH] Unified IR, introduce arith subfolder. [REFACTOR][ARITH] Unified IR, introduce include/tvm/arith/ Jan 16, 2020
Spread the arithmetic.h into several components and move
into arith subfolder.

The arith namespace will be used for arithmetic expression
pattern detections and simplifications.
@tqchen tqchen merged commit c7a8319 into apache:master Jan 16, 2020
@tqchen tqchen deleted the arith branch February 10, 2020 19:25
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 26, 2020
Spread the arithmetic.h into several components and move
into arith subfolder.

The arith namespace will be used for arithmetic expression
pattern detections and simplifications.
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 28, 2020
Spread the arithmetic.h into several components and move
into arith subfolder.

The arith namespace will be used for arithmetic expression
pattern detections and simplifications.
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2020
Spread the arithmetic.h into several components and move
into arith subfolder.

The arith namespace will be used for arithmetic expression
pattern detections and simplifications.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants