pytorch/test/cpp
mikey dagitses 3b33a2794e support running test_mobile_profiler with buck1/buck2 and OSS (#89001)
Summary:
Internally we are switching to a new version of buck, but we also must
keep this working in OSS.

Test Plan: Rely on CI.

Differential Revision: D41270673

Pull Request resolved: https://github.com/pytorch/pytorch/pull/89001
Approved by: https://github.com/r-barnes, https://github.com/osalpekar, https://github.com/malfet
2022-11-14 22:11:29 +00:00
..
api Error on ZeroTensor serialization (#88803) 2022-11-11 08:51:29 +00:00
c10d Add reference counter in FileStore (#85601) 2022-10-07 17:59:29 +00:00
common
dist_autograd [lint] autoformat test/cpp and torch/csrc 2022-06-11 21:11:16 +00:00
jit [NVFuser] Upstream push 1026 (#87779) 2022-11-04 20:04:34 +00:00
lazy [LTC] Make ComputePostOrder accept const T pointers (#88773) 2022-11-10 18:34:19 +00:00
lite_interpreter_runtime support running test_mobile_profiler with buck1/buck2 and OSS (#89001) 2022-11-14 22:11:29 +00:00
monitor torch/monitor: merge Interval and FixedCount stats (#72009) 2022-01-30 23:21:59 +00:00
profiler Nested profiling support for Linux-perf Profiler (#87904) 2022-11-02 14:51:53 +00:00
rpc Refactor distribuetd to use absolute header path (#85780) 2022-09-30 05:13:50 +00:00
tensorexpr Fix the performance issue that the for-loop before ExternallCall could not be parallelized. (#85056) 2022-10-07 07:36:28 +00:00
__init__.py