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

Expunge (transitive) caffe2_pb2 dependency from tensor_impl.h from context_base.h #11818

Closed
wants to merge 1 commit into from

Conversation

ezyang
Copy link
Contributor

@ezyang ezyang commented Sep 18, 2018

Stack:
    :black_circle:  #11818 Expunge (transitive) caffe2_pb2 dependency from tensor_impl.h from context_base.h  💛

To do this, I have to move the static context registry into ATen/core.
I take the opportunity to convert it into an unordered_map.

Differential Revision: D9924348

Differential Revision: D9924348
Differential Version: 58210781
zdevito pushed a commit to zdevito/ATen that referenced this pull request Sep 19, 2018
…ntext_base.h (#11818)

Summary:
Pull Request resolved: pytorch/pytorch#11818

To do this, I have to move the static context registry into ATen/core.
I take the opportunity to convert it into an unordered_map.

Reviewed By: Yangqing

Differential Revision: D9924348

fbshipit-source-id: 8d92b9e8b4246ce608eba24ecef7ad5f8b9b6582
@soumith soumith deleted the export-D9924348 branch February 21, 2019 23:25
@ezyang ezyang added the merged label Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants