16 Tensor
NonZero(
const Tensor& src);
20 #ifdef BUILD_SYCL_MODULE
24 #ifdef BUILD_CUDA_MODULE
25 Tensor NonZeroCUDA(
const Tensor& src);
Tensor NonZero(const Tensor &src)
Tensor NonZeroCPU(const Tensor &src)
Tensor NonZeroSYCL(const Tensor &src)
Generic file read and write utility for python interface.