Uses of Class
org.tensorflow.framework.AttrValue.ListValue
Packages that use AttrValue.ListValue
-
Uses of AttrValue.ListValue in org.tensorflow.framework
Methods in org.tensorflow.framework that return AttrValue.ListValueModifier and TypeMethodDescriptionAttrValue.ListValue.Builder.build()AttrValue.ListValue.Builder.buildPartial()static AttrValue.ListValueAttrValue.ListValue.getDefaultInstance()AttrValue.ListValue.Builder.getDefaultInstanceForType()AttrValue.ListValue.getDefaultInstanceForType()AttrValue.Builder.getList()any "list(...)"AttrValue.getList()any "list(...)"AttrValueOrBuilder.getList()any "list(...)"static AttrValue.ListValueAttrValue.ListValue.parseDelimitedFrom(InputStream input) static AttrValue.ListValueAttrValue.ListValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttrValue.ListValueAttrValue.ListValue.parseFrom(byte[] data) static AttrValue.ListValueAttrValue.ListValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttrValue.ListValueAttrValue.ListValue.parseFrom(com.google.protobuf.ByteString data) static AttrValue.ListValueAttrValue.ListValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttrValue.ListValueAttrValue.ListValue.parseFrom(com.google.protobuf.CodedInputStream input) static AttrValue.ListValueAttrValue.ListValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttrValue.ListValueAttrValue.ListValue.parseFrom(InputStream input) static AttrValue.ListValueAttrValue.ListValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttrValue.ListValueAttrValue.ListValue.parseFrom(ByteBuffer data) static AttrValue.ListValueAttrValue.ListValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.framework that return types with arguments of type AttrValue.ListValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AttrValue.ListValue> AttrValue.ListValue.getParserForType()static com.google.protobuf.Parser<AttrValue.ListValue> AttrValue.ListValue.parser()Methods in org.tensorflow.framework with parameters of type AttrValue.ListValueModifier and TypeMethodDescriptionAttrValue.ListValue.Builder.mergeFrom(AttrValue.ListValue other) AttrValue.Builder.mergeList(AttrValue.ListValue value) any "list(...)"static AttrValue.ListValue.BuilderAttrValue.ListValue.newBuilder(AttrValue.ListValue prototype) AttrValue.Builder.setList(AttrValue.ListValue value) any "list(...)"