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

Pull after rewrite v3 #4

Merged
merged 955 commits into from
Aug 8, 2018
Merged

Conversation

sergei-mironov
Copy link
Owner

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 others in the community.

tqchen and others added 30 commits June 11, 2018 21:35
* Fix a link in android_deploy/README.md and a error while building android_deploy.

* revert and change APP_STL in Application.mk
* add support for subgraphs.

* fix.

* fix.

* Fix compilation error

* Fix compilation error

* add comments.

* update comments.

* Sanity check on subgraphs when creating IndexedGraph

* avoid the overhead of sanity check.

* Stop using non-recursive DFS

* Trigger CI

* trigger CI
yzhliu and others added 27 commits July 30, 2018 12:58
* [FRONTEND][TENSORFLOW] Add Pad and PadV2 support

* Add assettion to _pad, and fix testcase for pad.
* LRN support for ONNX

* [ONNX] Updated lrn testcases
@sergei-mironov sergei-mironov merged commit b1122ed into sergei-mironov:rewrite-base Aug 8, 2018
sergei-mironov pushed a commit that referenced this pull request Aug 8, 2018
#4)

* [PYTHON] Check in a symbolic construction interface in python, start add graph API

* Graph API
sergei-mironov pushed a commit that referenced this pull request Aug 8, 2018
* improve infer shape/type error message

* fix dense infer shape
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.