Uses of Class
org.tensorflow.proto.BytesList
Packages that use BytesList
-
Uses of BytesList in org.tensorflow.proto
Methods in org.tensorflow.proto that return BytesListModifier and TypeMethodDescriptionBytesList.Builder.build()BytesList.Builder.buildPartial()Feature.Builder.getBytesList().tensorflow.BytesList bytes_list = 1;Feature.getBytesList().tensorflow.BytesList bytes_list = 1;FeatureOrBuilder.getBytesList().tensorflow.BytesList bytes_list = 1;static BytesListBytesList.getDefaultInstance()BytesList.Builder.getDefaultInstanceForType()BytesList.getDefaultInstanceForType()static BytesListBytesList.parseDelimitedFrom(InputStream input) static BytesListBytesList.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static BytesListBytesList.parseFrom(byte[] data) static BytesListBytesList.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static BytesListBytesList.parseFrom(ByteString data) static BytesListBytesList.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static BytesListBytesList.parseFrom(CodedInputStream input) static BytesListBytesList.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static BytesListBytesList.parseFrom(InputStream input) static BytesListBytesList.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static BytesListBytesList.parseFrom(ByteBuffer data) static BytesListBytesList.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type BytesListMethods in org.tensorflow.proto with parameters of type BytesListModifier and TypeMethodDescriptionFeature.Builder.mergeBytesList(BytesList value) .tensorflow.BytesList bytes_list = 1;static BytesList.BuilderBytesList.newBuilder(BytesList prototype) Feature.Builder.setBytesList(BytesList value) .tensorflow.BytesList bytes_list = 1;