Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnvptx_compiler.cc351 const string* cache_ptx = nullptr; in CompileGpuAsmOrGetCachedResult() local
360 cache_ptx = &iter->first.ptx; in CompileGpuAsmOrGetCachedResult()
377 stream_exec->device_ordinal(), cache_ptx->c_str(), ptxas_config); in CompileGpuAsmOrGetCachedResult()