Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dimport_model.cc2365 StatusOr<mlir::FunctionType> InferMainFunctionType(
2470 TF_ASSIGN_OR_RETURN(func_type, importer.InferMainFunctionType( in Convert()
2527 StatusOr<mlir::FunctionType> GraphDefImporter::InferMainFunctionType( in InferMainFunctionType() function in tensorflow::__anon636eac960111::GraphDefImporter