Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dasm_compiler.h56 int device_ordinal, const char* ptx, GpuAsmOpts compilation_options);
Dasm_compiler.cc110 int device_ordinal, const char* ptx, GpuAsmOpts compilation_options) { in CompileGpuAsmOrGetCached() argument
119 compilation_options.ToTuple()}; in CompileGpuAsmOrGetCached()
123 CompileGpuAsm(device_ordinal, ptx, compilation_options); in CompileGpuAsmOrGetCached()