Uses of Interface
org.tensorflow.framework.GraphTransferGraphInputNodeInfoOrBuilder
-
Packages that use GraphTransferGraphInputNodeInfoOrBuilder Package Description org.tensorflow.framework -
-
Uses of GraphTransferGraphInputNodeInfoOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement GraphTransferGraphInputNodeInfoOrBuilder Modifier and Type Class Description classGraphTransferGraphInputNodeInfoProtobuf typetensorflow.GraphTransferGraphInputNodeInfostatic classGraphTransferGraphInputNodeInfo.BuilderProtobuf typetensorflow.GraphTransferGraphInputNodeInfoMethods in org.tensorflow.framework that return GraphTransferGraphInputNodeInfoOrBuilder Modifier and Type Method Description GraphTransferGraphInputNodeInfoOrBuilderGraphTransferInfo.Builder. getGraphInputNodeInfoOrBuilder(int index)Input Node parameters of transferred graphGraphTransferGraphInputNodeInfoOrBuilderGraphTransferInfo. getGraphInputNodeInfoOrBuilder(int index)Input Node parameters of transferred graphGraphTransferGraphInputNodeInfoOrBuilderGraphTransferInfoOrBuilder. getGraphInputNodeInfoOrBuilder(int index)Input Node parameters of transferred graphMethods in org.tensorflow.framework that return types with arguments of type GraphTransferGraphInputNodeInfoOrBuilder Modifier and Type Method Description List<? extends GraphTransferGraphInputNodeInfoOrBuilder>GraphTransferInfo.Builder. getGraphInputNodeInfoOrBuilderList()Input Node parameters of transferred graphList<? extends GraphTransferGraphInputNodeInfoOrBuilder>GraphTransferInfo. getGraphInputNodeInfoOrBuilderList()Input Node parameters of transferred graphList<? extends GraphTransferGraphInputNodeInfoOrBuilder>GraphTransferInfoOrBuilder. getGraphInputNodeInfoOrBuilderList()Input Node parameters of transferred graph
-