Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dwhere_op_gpu.cu.h69 gpuError_t operator()(void* d_temp_storage, size_t& temp_storage_bytes, in operator()
84 gpuError_t operator()(void* d_temp_storage, size_t& temp_storage_bytes,
101 gpuError_t operator()(void* d_temp_storage, size_t& temp_storage_bytes,
120 gpuError_t operator()(void* d_temp_storage, size_t& temp_storage_bytes,
/external/tensorflow/tensorflow/core/util/
Dgpu_kernel_helper.h49 using gpuError_t = cudaError_t; variable
53 using gpuError_t = hipError_t; variable