pytorch/test/cpp
Pavithran Ramachandran 1ce500f56f [easy][PyTorch] Use at::native::is_nonzero (#67195)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/67195

Now that `is_nonzero` is part of `at::native` refer https://github.com/pytorch/pytorch/pull/66663, replacing `TensorCompare::is_nonzero` to `at::native::is_nonzero`

ghstack-source-id: 141514416

Test Plan: CI

Reviewed By: larryliu0820

Differential Revision: D31704041

fbshipit-source-id: 36813e5411d0aa2eb2d0442e2a195bbed417b33d
2021-10-26 12:40:32 -07:00
..
api [easy][PyTorch] Use at::native::is_nonzero (#67195) 2021-10-26 12:40:32 -07:00
c10d use irange for loops 5 (#66744) 2021-10-18 21:59:50 -07:00
common
dist_autograd Fix distributed autograd gradients synchronization (#57792) 2021-05-09 17:32:59 -07:00
jit [PyTorch] Add flop count for bmm and baddbmm (#66636) 2021-10-25 17:31:12 -07:00
lazy Add lazy Node base and associated infra (#66601) 2021-10-18 19:09:42 -07:00
lite_interpreter_runtime Back out "Revert D30710710: [Pytorch Edge] Support profiling kineto events from external source" (#66421) 2021-10-12 10:55:29 -07:00
rpc use irange for loops 5 (#66744) 2021-10-18 21:59:50 -07:00
tensorexpr use irange for loops 5 (#66744) 2021-10-18 21:59:50 -07:00
__init__.py remediation of S205607 2020-07-17 17:19:47 -07:00