pytorch
1b7d8750 - put third_party/ittapi/ in .bazelignore (#101364)

Commit
2 years ago
put third_party/ittapi/ in .bazelignore (#101364) put third_party/ittapi/ in .bazelignore Summary: Bazel fails when recursing into this directory because it has a symlink that infinitely recurses. We don't use this library in Bazel, so it's safe to just ignore its existence. Test Plan: Verified with `bazel query //...` --- Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/pytorch/pytorch/pull/101364). * #101406 * #101405 * __->__ #101364 Pull Request resolved: https://github.com/pytorch/pytorch/pull/101364 Approved by: https://github.com/zou3519, https://github.com/malfet
Author
Committer
Parents
Loading