Home
last modified time | relevance | path

Searched defs:gpuError_t (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorGpuHipCudaDefines.h29 #define gpuError_t hipError_t macro
59 #define gpuError_t cudaError_t macro
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dgpu_kernel_helper.h51 using gpuError_t = cudaError_t; variable
55 using gpuError_t = hipError_t; variable