Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dxla_mlir_translate_cl.h25 extern llvm::cl::opt<bool> emit_use_tuple_arg;
Dxla_mlir_translate_cl.cc19 llvm::cl::opt<bool> emit_use_tuple_arg( variable
Dxla_mlir_translate.cc113 module, &hloProto, emit_use_tuple_arg, emit_return_tuple); in MlirHloToHloTranslateFunction()
182 module, &hloProto, emit_use_tuple_arg, emit_return_tuple, in MlirHloToHloTextTranslateFunctionImpl()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dtf_xla_mlir_translate.cc315 emit_use_tuple_arg, emit_return_tuple, in MlirTfToHloTextTranslateFunctionImpl()
345 emit_use_tuple_arg, emit_return_tuple, IdentityShapeRepresentationFn(), in MlirTfGraphToHloTextTranslateFunction()