23 #ifdef BUILD_SYCL_MODULE
29 #ifdef BUILD_CUDA_MODULE
30 return NonZeroCUDA(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.