Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorGpuHipCudaDefines.h28 #define gpuDeviceProp_t hipDeviceProp_t macro
58 #define gpuDeviceProp_t cudaDeviceProp macro
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_device.cc94 typedef cudaDeviceProp gpuDeviceProp_t; typedef