Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dcuda_device_functions.h348 __host__ __device__ T CudaLdg(const T* address) { in CudaLdg() function
356 __host__ __device__ inline bool CudaLdg(const bool* address) { in CudaLdg() function
360 __host__ __device__ inline std::complex<float> CudaLdg( in CudaLdg() function
370 __host__ __device__ inline std::complex<double> CudaLdg( in CudaLdg() function
Dcuda_kernel_helper.h34 __host__ __device__ inline tensorflow::bfloat16 CudaLdg( in CudaLdg() function