Revert "Back out "Revert D37228314: [Profiler] Include ActivityType from Kineto" (#81122)"

This reverts commit 52a538868b9239378af3923ba64a33ad7e1fb4c6.

Reverted https://github.com/pytorch/pytorch/pull/81122 on behalf of https://github.com/clee2000 due to broke periodic buck build https://github.com/pytorch/pytorch/runs/7306516655?check_suite_focus=true
This commit is contained in:
PyTorch MergeBot
2022-07-12 18:20:00 +00:00
parent b256ff6a8f
commit 36d2c44cce
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 = [