Commit Graph

6 Commits

Author SHA1 Message Date
Brian Hirsh
2fefb36870 [WIP] generate in-place/out wrappers for external kernels
ghstack-source-id: 859e07e54a
Pull Request resolved: https://github.com/pytorch/pytorch/pull/56835
2021-04-26 15:32:08 -07:00
Brian Hirsh
10c4bf510e add to ExternalBackendFunction data model
ghstack-source-id: b92ee0b684
Pull Request resolved: https://github.com/pytorch/pytorch/pull/56834
2021-04-26 15:32:08 -07:00
Brian Hirsh
6a5b81c15d [external codegen] better yaml error messaging, added explicit error message tests
ghstack-source-id: 18939fb645
Pull Request resolved: https://github.com/pytorch/pytorch/pull/56597
2021-04-26 15:32:07 -07:00
Brian Hirsh
76fbd755c1 Reland of "D27708346: generate xla codegen in-tree" (#56601)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/56601

Updating it to ensure that RegistrationDeclarations.yaml is completely
unchanged

This reverts commit 90e532f3ef.

Test Plan: Imported from OSS

Reviewed By: ailzhang

Differential Revision: D27915305

Pulled By: bdhirsh

fbshipit-source-id: 491a025c44221690dad849f9a2166934130c0fec
2021-04-21 19:36:31 -07:00
Brian Hirsh
90e532f3ef Revert D27708346: generate xla codegen in-tree
Test Plan: revert-hammer

Differential Revision:
D27708346 (51d0212d0f)

Original commit changeset: 2289edd641f3

fbshipit-source-id: 86711c07db19833b9e772c558e12accba1432499
2021-04-21 11:07:45 -07:00
Brian Hirsh
51d0212d0f generate xla codegen in-tree (#55050)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/55050

not ready for review yet

Test Plan: Imported from OSS

Reviewed By: ezyang

Differential Revision: D27708346

Pulled By: bdhirsh

fbshipit-source-id: 2289edd641f30277d7561cf2d48ec69c6a2137a9
2021-04-21 08:19:08 -07:00