Searched refs:InferLibFunctionType (Results 1 – 1 of 1) sorted by relevance
213 StatusOr<mlir::FunctionType> InferLibFunctionType(const FunctionBody& fbody);1315 child_importer.InferLibFunctionType(*fbody)); in ConvertLibFunction()2090 StatusOr<mlir::FunctionType> ImporterBase::InferLibFunctionType( in InferLibFunctionType() function in tensorflow::__anon83888ea00111::ImporterBase