Searched refs:InferMainFunctionType (Results 1 – 1 of 1) sorted by relevance
2184 StatusOr<mlir::FunctionType> InferMainFunctionType(2264 TF_ASSIGN_OR_RETURN(func_type, importer.InferMainFunctionType( in Convert()2313 StatusOr<mlir::FunctionType> GraphDefImporter::InferMainFunctionType( in InferMainFunctionType() function in tensorflow::__anon83888ea00111::GraphDefImporter