Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.h50 bool use_tuple_args, bool return_tuple,
Dmlir_hlo_to_hlo.cc445 bool use_tuple_args, bool return_tuple, in ConvertToHloModule() argument
451 return_tuple_(return_tuple), in ConvertToHloModule()
1768 bool return_tuple, in ConvertMlirHloToHlo() argument
1779 return_tuple, shape_representation_fn, options); in ConvertMlirHloToHlo()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dcompile_mlir_util.h73 bool return_tuple,
Dcompile_mlir_util.cc391 bool return_tuple, in ConvertMLIRToXlaComputation() argument
400 use_tuple_args, return_tuple, in ConvertMLIRToXlaComputation()