38 #ifdef BUILD_SYCL_MODULE
42 #ifdef BUILD_CUDA_MODULE
52 #ifdef BUILD_CUDA_MODULE
56 #ifdef BUILD_SYCL_MODULE
void UnaryEWCPU(const Tensor &src, Tensor &dst, UnaryEWOpCode op_code)
void Copy(const Tensor &src, Tensor &dst)
void UnaryEWSYCL(const Tensor &src, Tensor &dst, UnaryEWOpCode op_code)
void UnaryEW(const Tensor &src, Tensor &dst, UnaryEWOpCode op_code)
void CopySYCL(const Tensor &src, Tensor &dst)
void CopyCPU(const Tensor &src, Tensor &dst)
Generic file read and write utility for python interface.