Sherlock Huang
Sherlock Huang
@pytorchbot merge
@pytorchbot merge -g
@pytorchbot merge -f "internal diff has been unlinked"
@SherlockNoMad has imported this pull request. If you are a Facebook employee, you can view this diff [on Phabricator](https://www.internalfb.com/diff/D38595638).
@pytorchbot merge
@pytorchbot rebase -s
@pytorchbot merge -g
@pytorchbot rebase
@pytorchbot mege -g
Python meta functions for ViewOps, e.g aten.expand and aten.unsqueeze, needs to be registered under python dispatcher, coz symints are not supported in their c++ meta functions. For this reason, dispatcher...