mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Per title. <!-- copilot:poem --> ### <samp>🤖 Generated by Copilot at c64f0c0</samp> > _`torch_headers` grows_ > _to include profiler files_ > _autumn of code change_ Pull Request resolved: https://github.com/pytorch/pytorch/pull/103446 Approved by: https://github.com/atalman, https://github.com/kit1980, https://github.com/malfet
This commit is contained in:
@ -1998,6 +1998,7 @@ def define_buck_targets(
|
||||
("", "torch/csrc/jit/python/*.h"),
|
||||
("", "torch/csrc/jit/frontend/*.h"),
|
||||
("", "torch/csrc/jit/serialization/*.h"),
|
||||
("", "torch/csrc/profiler/**/*.h"),
|
||||
("", "torch/csrc/utils/*.h"),
|
||||
("", "aten/src/ATen/quantized/*.h"),
|
||||
] + ([
|
||||
|
Reference in New Issue
Block a user