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