pytorch/test/cpp
Nikita Shulga f235c65a2b [TorchScript] C++ interface of to_<backend> (Re-land) (#52340)
Summary:
This is a re-land off https://github.com/pytorch/pytorch/pull/51797 with fix for spurious libcuda dependency

Fix limits the scope of `no-as-needed` linker flag to just `jitbackend_test`

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

Reviewed By: agolynski, iseeyuan

Differential Revision: D26476168

Pulled By: malfet

fbshipit-source-id: f909428af82182b3bffd020ca18cca7a9b5846b6
2021-02-17 07:17:50 -08:00
..
api Fix autograd when inputs contains tensors without materialized grad_fn (#51940) 2021-02-11 09:22:15 -08:00
common
dist_autograd Fix Windows build failure after DDP PR merged (#45335) 2020-09-25 12:37:50 -07:00
jit [TorchScript] C++ interface of to_<backend> (Re-land) (#52340) 2021-02-17 07:17:50 -08:00
rpc Fix flaky TestTrainingLoop - TestE2ETensorPipe (#51939) 2021-02-10 22:14:06 -08:00
tensorexpr [nnc] Allow 1 ulp tolerance in log approximation (#52165) 2021-02-16 16:49:36 -08:00
__init__.py