pytorch/test/cpp
Jeffrey Wan 4ae5764d47 Add is_inference to native functions (#58729)
Summary:
Adds `is_inference` as a native function w/ manual cpp bindings.
Also changes instances of `is_inference_tensor` to `is_inference` to be consistent with other properties such as `is_complex`.

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

Reviewed By: mruberry

Differential Revision: D28874507

Pulled By: soulitzer

fbshipit-source-id: 0fa6bcdc72a4ae444705e2e0f3c416c1b28dadc7
2021-06-04 08:59:11 -07:00
..
api Add is_inference to native functions (#58729) 2021-06-04 08:59:11 -07:00
common Trim libshm deps, move tempfile.h to c10 (#17019) 2019-02-13 19:38:35 -08:00
dist_autograd Fix distributed autograd gradients synchronization (#57792) 2021-05-09 17:32:59 -07:00
jit Make JIT not assume that the device is CUDA. (#54238) 2021-06-03 22:21:27 -07:00
lite_interpreter_runtime [Pytorch Delegated Backend] Save function name in debug info (#57481) 2021-05-25 13:19:02 -07:00
rpc Fix race condition in TP agent (#58753) 2021-06-04 06:53:42 -07:00
tensorexpr [NNC] Fix loopnest.cache_accesses for reduce ops (fixed #59002) (#59136) 2021-06-03 21:04:14 -07:00
__init__.py remediation of S205607 2020-07-17 17:19:47 -07:00