Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dcompile_mlir_util.h113 llvm::StringRef device_type, bool use_tuple_args, bool use_return_tuple,
137 llvm::StringRef device_type, bool use_tuple_args, bool use_return_tuple,
Dcompile_mlir_util.cc469 llvm::StringRef device_type, bool use_tuple_args, bool use_return_tuple, in CompileMlirToXlaHlo() argument
482 use_tuple_args, use_return_tuple, shape_representation_fn, in CompileMlirToXlaHlo()
633 llvm::StringRef device_type, bool use_tuple_args, bool use_return_tuple, in CompileGraphToXlaHlo() argument
644 module_op, arg_shapes, device_type, use_tuple_args, use_return_tuple, in CompileGraphToXlaHlo()