Uses of Interface
org.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
-
Uses of TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typetensorflow.TrackableObjectGraph.TrackableObjectstatic final classProtobuf typetensorflow.TrackableObjectGraph.TrackableObjectMethods in org.tensorflow.proto that return TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilderModifier and TypeMethodDescriptionTrackableObjectGraphOuterClass.TrackableObjectGraph.Builder.getNodesOrBuilder(int index) repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;TrackableObjectGraphOuterClass.TrackableObjectGraph.getNodesOrBuilder(int index) repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;TrackableObjectGraphOuterClass.TrackableObjectGraphOrBuilder.getNodesOrBuilder(int index) repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;Methods in org.tensorflow.proto that return types with arguments of type TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilderModifier and TypeMethodDescriptionTrackableObjectGraphOuterClass.TrackableObjectGraph.Builder.getNodesOrBuilderList()repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;TrackableObjectGraphOuterClass.TrackableObjectGraph.getNodesOrBuilderList()repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;TrackableObjectGraphOuterClass.TrackableObjectGraphOrBuilder.getNodesOrBuilderList()repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;