Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/include/mlir-hlo/utils/
Dhlo_utils.h88 std::string LmhloToMhloOpName(llvm::StringRef op_name,
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/utils/
Dhlo_utils.cc135 std::string LmhloToMhloOpName(llvm::StringRef op_name, in LmhloToMhloOpName() function
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc702 std::string mhlo_op_name = mlir::hlo::LmhloToMhloOpName( in EmitUsingElementalIrEmitter()