Revert "[Profiler] Include ActivityType from Kineto (#80750)"

This reverts commit 2f6f7391efd109f1ea12bbebdda58aa9169f4e9c.

Reverted https://github.com/pytorch/pytorch/pull/80750 on behalf of https://github.com/facebook-github-bot due to Diff reverted internally
This commit is contained in:
PyTorch MergeBot
2022-07-08 05:16:55 +00:00
parent 2f6f7391ef
commit a965a67492
12 changed files with 44 additions and 47 deletions

View File

@ -126,12 +126,6 @@ new_local_repository(
path = "third_party/fmt",
)
new_local_repository(
name = "kineto",
build_file = "//third_party:kineto.BUILD",
path = "third_party/kineto",
)
new_patched_local_repository(
name = "tbb",
patches = [