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

force infer storage on backward pass #1

Merged
merged 3 commits into from
Apr 29, 2017
Merged

force infer storage on backward pass #1

merged 3 commits into from
Apr 29, 2017

Conversation

eric-haibin-lin
Copy link
Owner

No description provided.

@eric-haibin-lin eric-haibin-lin merged commit 2fccc97 into master Apr 29, 2017
eric-haibin-lin added a commit that referenced this pull request May 18, 2017
* force infer storage on backward pass (#1)

* force infer storage type for backward pass

* change none value for storage type to 0(kUndefinedStorage)

* Modify default value for storage type

* update unit test for infer storage
eric-haibin-lin added a commit that referenced this pull request Jun 7, 2017
* force infer storage on backward pass (#1)

* force infer storage type for backward pass

* change none value for storage type to 0(kUndefinedStorage)

* Modify default value for storage type

* update unit test for infer storage
eric-haibin-lin added a commit that referenced this pull request Jun 23, 2017
* [WIP] Infer Storage Type pass for sparse tensors (dmlc#110)

* Add inferchunk pass

* Fix default type for infet chunk

* Add test for default chunk type

* disable mem sharing for sparse storage. global name replacement

* check dispatch_storage_type attr before retrieve it

* fix typo

* Add doc

* Add kDynamic Storage

* force infer storage on backward pass (#1) (dmlc#113)

* force infer storage on backward pass (#1)

* force infer storage type for backward pass

* change none value for storage type to 0(kUndefinedStorage)

* Modify default value for storage type

* update unit test for infer storage

* fix windows compilation error (dmlc#115)

* remove unused logging
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.

1 participant