pytorch/test/cpp
Bert Maher 10e11dbdcd Reland D29190420: [nnc][tests] Tests and benchmarks for computeSum (#60550)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/60550

Original commit changeset: ed655497a981

Whatever gcc version OSS Bazel uses wasn't happy move-constructing the
SimpleIREvaluator, so use a unique_ptr instead.

Test Plan:
CI.  Hope that the gcc version used by OSS Bazel build is
happier with this (it should be), since actually testing it locally is
an intractable pain.

Reviewed By: navahgar

Differential Revision: D29333116

fbshipit-source-id: c3e4b5d8c91eb96a43ae5315a01ca0c0f4d4a99d
2021-06-23 10:50:03 -07:00
..
api require non-empty inputs to grad() calls in the API (#52016) 2021-06-22 10:10:58 -07:00
common
dist_autograd Fix distributed autograd gradients synchronization (#57792) 2021-05-09 17:32:59 -07:00
jit List striding with arbitrary step size (#58537) 2021-06-22 11:25:23 -07:00
lite_interpreter_runtime [Pytorch Delegated Backend] Save function name in debug info (#57481) 2021-05-25 13:19:02 -07:00
rpc [reland] Move RPC agents to libtorch (#60170) 2021-06-18 05:15:09 -07:00
tensorexpr Reland D29190420: [nnc][tests] Tests and benchmarks for computeSum (#60550) 2021-06-23 10:50:03 -07:00
__init__.py