Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dgpu_backend_lib.cc230 string EmitModuleToPTX(llvm::Module* module, in EmitModuleToPTX() function
558 ptx = EmitModuleToPTX(module, target_machine.get()); in CompileToPtx()