Home
last modified time | relevance | path

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

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