Searched refs:ImporterBase (Results 1 – 1 of 1) sorted by relevance
189 class ImporterBase { class191 explicit ImporterBase( in ImporterBase() function in tensorflow::__anon83888ea00111::ImporterBase549 Status ImporterBase::RemoveBackedges(const Graph& graph) { in RemoveBackedges()614 StatusOr<std::pair<Node*, bool>> ImporterBase::CreatePlaceholderNodeForFeed( in CreatePlaceholderNodeForFeed()664 Status ImporterBase::GetInputOutputNodes( in GetInputOutputNodes()705 Status ImporterBase::AddNodesToShapeRefiner( in AddNodesToShapeRefiner()937 StatusOr<mlir::Type> ImporterBase::InferInputType(const Node& node, int idx, in InferInputType()955 StatusOr<mlir::Type> ImporterBase::InferOutputType(const Node& node, int idx, in InferOutputType()1090 StatusOr<TensorType> ImporterBase::ConvertDataTypeAndShape( in ConvertDataTypeAndShape()1109 StatusOr<TensorType> ImporterBase::ConvertElementTypeAndShape( in ConvertElementTypeAndShape()[all …]