HomeSort by relevance Sort by last modified time
    Searched refs:cuda_function_ptr (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_kernel.h 70 CUfunction *cuda_function_ptr() { return &cuda_function_; } function in class:perftools::gputools::cuda::CUDAKernel
cuda_gpu_executor.cc 282 cuda_kernel->cuda_function_ptr())) {
334 *cuda_kernel->cuda_function_ptr(),
341 *cuda_kernel->cuda_function_ptr(),
    [all...]

Completed in 118 milliseconds