Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dcompile_mlir_util.h133 llvm::StringRef mlir_module_string, llvm::ArrayRef<TensorShape> arg_shapes,
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()