pytorch/test/cpp
Michael Suo 032d1ace1d [ci] disable flaky MobileProfiler.Backend test
This test is flaky, normally I'd disable using the disable bot but it
doesn't support cpp.

[skip ci]

Pull Request resolved: https://github.com/pytorch/pytorch/pull/78320

Approved by: https://github.com/malfet
2022-05-26 03:22:55 +00:00
..
api Enable BFloat16 ELU, SELU and CELU in CPU path (#62546) 2022-05-12 16:56:57 +00:00
c10d Add cuda-11.3+clang9 build workflow (take 2) 2022-04-11 17:13:01 +00:00
common
dist_autograd Fix distributed autograd gradients synchronization (#57792) 2021-05-09 17:32:59 -07:00
jit Make string serialization of C++ FunctionSchema consistent with torchgen.model.FunctionSchema 2022-05-24 19:39:26 +00:00
lazy Implement sym_sizes to create proper IR for sym ints representing tensor sizes (#77756) 2022-05-20 05:39:03 +00:00
lite_interpreter_runtime [ci] disable flaky MobileProfiler.Backend test 2022-05-26 03:22:55 +00:00
monitor torch/monitor: merge Interval and FixedCount stats (#72009) 2022-01-30 23:21:59 +00:00
profiler [RecordFunction] More effecient machinery to determine which callbacks to run. (#75807) 2022-04-19 20:46:16 +00:00
rpc Remove ProcessGroup from TensorPipeAgent initialization (#68128) 2021-11-11 12:28:55 -08:00
tensorexpr Simplify IfThenElse and CompareSelect within for-loop (#76793) 2022-05-15 20:21:28 +00:00
__init__.py