Uses of Class
org.tensorflow.proto.GraphTransferInfo
Packages that use GraphTransferInfo
-
Uses of GraphTransferInfo in org.tensorflow.proto
Methods in org.tensorflow.proto that return GraphTransferInfoModifier and TypeMethodDescriptionGraphTransferInfo.Builder.build()GraphTransferInfo.Builder.buildPartial()static GraphTransferInfoGraphTransferInfo.getDefaultInstance()GraphTransferInfo.Builder.getDefaultInstanceForType()GraphTransferInfo.getDefaultInstanceForType()static GraphTransferInfoGraphTransferInfo.parseDelimitedFrom(InputStream input) static GraphTransferInfoGraphTransferInfo.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static GraphTransferInfoGraphTransferInfo.parseFrom(byte[] data) static GraphTransferInfoGraphTransferInfo.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static GraphTransferInfoGraphTransferInfo.parseFrom(ByteString data) static GraphTransferInfoGraphTransferInfo.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static GraphTransferInfoGraphTransferInfo.parseFrom(CodedInputStream input) static GraphTransferInfoGraphTransferInfo.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static GraphTransferInfoGraphTransferInfo.parseFrom(InputStream input) static GraphTransferInfoGraphTransferInfo.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static GraphTransferInfoGraphTransferInfo.parseFrom(ByteBuffer data) static GraphTransferInfoGraphTransferInfo.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type GraphTransferInfoModifier and TypeMethodDescriptionGraphTransferInfo.getParserForType()static Parser<GraphTransferInfo> GraphTransferInfo.parser()Methods in org.tensorflow.proto with parameters of type GraphTransferInfoModifier and TypeMethodDescriptionGraphTransferInfo.Builder.mergeFrom(GraphTransferInfo other) static GraphTransferInfo.BuilderGraphTransferInfo.newBuilder(GraphTransferInfo prototype)