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

Tensorflow Split operator supported for finetuned Alexnet model #1531

Closed
wants to merge 950 commits into from
Closed

Tensorflow Split operator supported for finetuned Alexnet model #1531

wants to merge 950 commits into from

Conversation

Dayananda-V
Copy link
Contributor

@Dayananda-V Dayananda-V commented Aug 2, 2018

split operator supported inorder to support to run alexnet on tensorflow(https://www.cs.toronto.edu/~guerzhoy/tf_alexnet/)

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 10, 2018 22:00
* 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
@Dayananda-V Dayananda-V changed the title Tensorflow Split and LRN operator contribution Tensorflow Split operator supported for finetuned Alexnet model Aug 2, 2018
@yzhliu
Copy link
Member

yzhliu commented Aug 6, 2018

Please rebase according to #1394
Sorry for the inconvenience

@Dayananda-V
Copy link
Contributor Author

This changes is follow up by #1572 PR

@Dayananda-V Dayananda-V closed this Aug 8, 2018
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.

None yet