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