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

[RELAY/PASS] Simplify inference. #2033

Merged
merged 7 commits into from
Oct 31, 2018
Merged

[RELAY/PASS] Simplify inference. #2033

merged 7 commits into from
Oct 31, 2018

Conversation

ZihengJiang
Copy link
Contributor

Thanks for contributing to TVM! Please refer to guideline https://docs.tvm.ai/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from Reviewers.

@tqchen tqchen self-assigned this Oct 30, 2018
Copy link
Member

@tqchen tqchen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please also add testcases like fold-scale-axis

python/tvm/relay/expr.py Outdated Show resolved Hide resolved
python/tvm/relay/op/__init__.py Outdated Show resolved Hide resolved
src/relay/pass/simplify_inference.cc Outdated Show resolved Hide resolved
src/relay/pass/simplify_inference.cc Outdated Show resolved Hide resolved
src/relay/pass/simplify_inference.cc Outdated Show resolved Hide resolved
src/relay/pass/simplify_inference.cc Outdated Show resolved Hide resolved
src/relay/pass/simplify_inference.cc Outdated Show resolved Hide resolved
python/tvm/relay/ir_pass.py Show resolved Hide resolved
src/relay/pass/pattern_util.h Outdated Show resolved Hide resolved
src/relay/pass/simplify_inference.cc Outdated Show resolved Hide resolved
src/relay/pass/simplify_inference.cc Show resolved Hide resolved
@ZihengJiang ZihengJiang changed the title [WIP] [PASS] Simplify inference. [RELAY/PASS] Simplify inference. Oct 31, 2018
src/relay/pass/simplify_inference.cc Outdated Show resolved Hide resolved
@tqchen tqchen merged commit dd9d76a into apache:master Oct 31, 2018
@ZihengJiang ZihengJiang deleted the relay branch October 31, 2018 16:52
FrozenGene pushed a commit to FrozenGene/tvm that referenced this pull request Dec 27, 2018
@ZihengJiang ZihengJiang mentioned this pull request Feb 1, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Feb 20, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Feb 20, 2019
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.

2 participants