-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Remove the generation of storage files #9954
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
Conversation
facebook-github-bot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cpuhrsch has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
gchanan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks fine; I don't know what the final model is supposed to be (i.e. if Storage is even something users would interact with). If not, it might be cleaner just to create a StorageImpl at all the call sites instead of adding constructors to Storage.
|
@gchanan - Good point! I'll add this to the list. |
Summary: Pull Request resolved: pytorch/pytorch#9954 Reviewed By: gchanan Differential Revision: D9035947 Pulled By: cpuhrsch fbshipit-source-id: 9b56c7a68e3f562ea11b9265a5fa234838f2b4e0
Summary: Pull Request resolved: pytorch#9954 Reviewed By: gchanan Differential Revision: D9035947 Pulled By: cpuhrsch fbshipit-source-id: 9b56c7a68e3f562ea11b9265a5fa234838f2b4e0
Summary: Pull Request resolved: pytorch#9954 Reviewed By: gchanan Differential Revision: D9035947 Pulled By: cpuhrsch fbshipit-source-id: 9b56c7a68e3f562ea11b9265a5fa234838f2b4e0 Don't use the XML reporter for Catch2. (pytorch#10012) Summary: Signed-off-by: Edward Z. Yang <[email protected]> Pull Request resolved: pytorch#10012 Differential Revision: D9057766 Pulled By: ezyang fbshipit-source-id: 12148a8cf3061423c61b3e7b36864dfcdb1138a1 Fix Caffe2CTScan error (pytorch#9962) Summary: Pull Request resolved: pytorch#9962 att Reviewed By: hlu1 Differential Revision: D9036869 fbshipit-source-id: 3155af00c62d489f998cbfba07121c4fd20e1c6f Enable n-dimensional empty tensors. (pytorch#9947) Summary: These could use some autograd tests, which are coming in a later PR, but using them in autograd is probably pretty rare. Pull Request resolved: pytorch#9947 Reviewed By: ezyang Differential Revision: D9032778 Pulled By: gchanan fbshipit-source-id: fa5a6509d3bac31ea4fae25143e82de62daabfbd
Summary: Pull Request resolved: pytorch#9954 Reviewed By: gchanan Differential Revision: D9035947 Pulled By: cpuhrsch fbshipit-source-id: 9b56c7a68e3f562ea11b9265a5fa234838f2b4e0
No description provided.