Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dasm_compiler.cc112 using PtxCompilerResult = port::StatusOr<std::vector<uint8>>; in CompileGpuAsmOrGetCached() typedef
115 *new absl::flat_hash_map<PtxCacheKey, PtxCompilerResult>(); in CompileGpuAsmOrGetCached()
122 PtxCompilerResult compiled = in CompileGpuAsmOrGetCached()