Commit Graph

2 Commits

Author SHA1 Message Date
Michael Suo
8ed84a9123 skip broken custom op test (#29334)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/29334

As title

Test Plan: Imported from OSS

Differential Revision: D18358592

Pulled By: suo

fbshipit-source-id: d7afbce52ddd008ae9c42aeda6be24e35086ef01
2019-11-06 14:33:01 -08:00
Michael Suo
cc457ca30f split remaining "easy" tests (#29249)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/29249

This splits out all the tests that are "easy", leaving `TestJit`,
`TestScript`, the autogenerated tests, and a small docs test.

Splitting those into reasonable chunks is more effort which is less
mechanical.

Differential Revision: D18339007

Test Plan: Imported from OSS

Pulled By: suo

fbshipit-source-id: 69164b9f9a2c379fe8923a846c98dd3c37ccb70e
2019-11-06 13:23:01 -08:00