Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_compiler.h138 const char* target_triple_; variable
Dgpu_compiler.cc143 target_triple_(target_triple), in GpuCompiler()
905 module.get(), &llvm_context, target_triple_, data_layout_, in RunBackend()