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

  /external/tensorflow/tensorflow/stream_executor/
kernel_spec.h 285 bool has_cuda_cubin_in_memory() const { function in class:perftools::gputools::MultiKernelLoaderSpec
304 CHECK(has_cuda_cubin_in_memory());
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_gpu_executor.cc 218 if (spec.has_cuda_cubin_in_memory()) {
    [all...]

Completed in 1795 milliseconds