Home
last modified time | relevance | path

Searched defs:libdevice_dir (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnvptx_helper.cc48 std::string libdevice_dir = in GetLibdeviceDir() local
Dnvptx_compiler.cc334 std::string libdevice_dir; in CompileTargetBinary() local
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dgpu_kernel_to_blob_pass.cc109 std::string libdevice_dir = tensorflow::RocdlRoot(); in GetGpuBinaryBlob() local
243 std::string libdevice_dir = in GetLibdeviceDir() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/tests/
Dhlo_to_llvm_ir.cc90 std::string libdevice_dir = xla::gpu::GetLibdeviceDir(hlo_module->config()); in CompileAndPrintLlvmIr() local
/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/
Dkernel_ops_pattern.cc310 auto libdevice_dir = tensorflow::RocdlRoot(); in Match() local
317 auto libdevice_dir = xla::gpu::GetLibdeviceDir(hlo_module_config); in Match() local