pytorch
b2c06ad8 - [JIT] Export all jit/backend headers in BUILD.bazel (#38668)

Commit
4 years ago
[JIT] Export all jit/backend headers in BUILD.bazel (#38668) Summary: **Summary** This commit modifies `BUILD.bazel` to include all headers in `jit/backends` in `torch_headers` so that they can be accessed by external backend code that lives in a different repository. **Test Plan** Continuous integration. Pull Request resolved: https://github.com/pytorch/pytorch/pull/38668 Differential Revision: D21623755 Pulled By: SplitInfinity fbshipit-source-id: 7f77b70e056205444e5ae63b47d87d8791131c3c
Author
Meghan Lele
Parents
Loading