pytorch/test/cpp
Raghavan Raman 30e24b2d2b [nnc] Modified vectorize API to return bool (#59422)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/59422

Test Plan: Imported from OSS

Reviewed By: huiguoo

Differential Revision: D28886980

Pulled By: navahgar

fbshipit-source-id: 58cc3ecd86564a312a132f8260d836b096505095
2021-06-11 12:02:19 -07:00
..
api Add warning when accessing Tensor::grad() in the C++ API (#59362) 2021-06-08 19:43:21 -07:00
common
dist_autograd Fix distributed autograd gradients synchronization (#57792) 2021-05-09 17:32:59 -07:00
jit [Pytorch backend delegation] Preprocess to accept (#58873) 2021-06-11 10:16:00 -07:00
lite_interpreter_runtime [Pytorch Delegated Backend] Save function name in debug info (#57481) 2021-05-25 13:19:02 -07:00
rpc Replace throw std::runtime_error with torch_check in torch/csrc/distributed (#59683) 2021-06-11 11:15:49 -07:00
tensorexpr [nnc] Modified vectorize API to return bool (#59422) 2021-06-11 12:02:19 -07:00
__init__.py