Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc213 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