Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dcompile_mlir_util.h133 llvm::StringRef mlir_module_string, llvm::ArrayRef<TensorShape> arg_shapes,
H A Dcompile_mlir_util.cc666 llvm::StringRef mlir_module_string, llvm::ArrayRef<TensorShape> arg_shapes, in CompileSerializedMlirToXlaHlo() argument
678 DeserializeMlirModule(mlir_module_string, &mlir_context, &mlir_module)); in CompileSerializedMlirToXlaHlo()