Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dgpu_backend_lib.cc657 StatusOr<std::vector<uint8>> EmitModuleToHsaco( in EmitModuleToHsaco() function
949 TF_ASSIGN_OR_RETURN(hsaco, EmitModuleToHsaco(module, target_machine.get())); in CompileToHsaco()