AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addAllB(Iterable<? extends Boolean> values) |
"list(bool)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addAllF(Iterable<? extends Float> values) |
"list(float)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addAllFunc(Iterable<? extends NameAttrList> values) |
"list(attr)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addAllI(Iterable<? extends Long> values) |
"list(int)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addAllS(Iterable<? extends org.nd4j.shade.protobuf.ByteString> values) |
"list(string)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addAllShape(Iterable<? extends TensorShapeProto> values) |
"list(shape)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addAllTensor(Iterable<? extends TensorProto> values) |
"list(tensor)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addAllType(Iterable<? extends DataType> values) |
"list(type)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addAllTypeValue(Iterable<Integer> values) |
"list(type)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addB(boolean value) |
"list(bool)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addF(float value) |
"list(float)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addFunc(int index,
NameAttrList value) |
"list(attr)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addFunc(int index,
NameAttrList.Builder builderForValue) |
"list(attr)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addFunc(NameAttrList value) |
"list(attr)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addFunc(NameAttrList.Builder builderForValue) |
"list(attr)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addI(long value) |
"list(int)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addS(org.nd4j.shade.protobuf.ByteString value) |
"list(string)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addShape(int index,
TensorShapeProto value) |
"list(shape)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addShape(int index,
TensorShapeProto.Builder builderForValue) |
"list(shape)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addShape(TensorShapeProto value) |
"list(shape)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addShape(TensorShapeProto.Builder builderForValue) |
"list(shape)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addTensor(int index,
TensorProto value) |
"list(tensor)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addTensor(int index,
TensorProto.Builder builderForValue) |
"list(tensor)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addTensor(TensorProto value) |
"list(tensor)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addTensor(TensorProto.Builder builderForValue) |
"list(tensor)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addType(DataType value) |
"list(type)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.addTypeValue(int value) |
"list(type)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.clear() |
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.clearB() |
"list(bool)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.clearF() |
"list(float)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.clearFunc() |
"list(attr)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.clearI() |
"list(int)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.clearS() |
"list(string)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.clearShape() |
"list(shape)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.clearTensor() |
"list(tensor)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.clearType() |
"list(type)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.clone() |
|
AttrValue.ListValue.Builder |
AttrValue.Builder.getListBuilder() |
any "list(...)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.mergeFrom(AttrValue.ListValue other) |
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
static AttrValue.ListValue.Builder |
AttrValue.ListValue.newBuilder() |
|
static AttrValue.ListValue.Builder |
AttrValue.ListValue.newBuilder(AttrValue.ListValue prototype) |
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.newBuilderForType() |
|
protected AttrValue.ListValue.Builder |
AttrValue.ListValue.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.removeFunc(int index) |
"list(attr)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.removeShape(int index) |
"list(shape)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.removeTensor(int index) |
"list(tensor)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setB(int index,
boolean value) |
"list(bool)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setF(int index,
float value) |
"list(float)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setFunc(int index,
NameAttrList value) |
"list(attr)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setFunc(int index,
NameAttrList.Builder builderForValue) |
"list(attr)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setI(int index,
long value) |
"list(int)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setS(int index,
org.nd4j.shade.protobuf.ByteString value) |
"list(string)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setShape(int index,
TensorShapeProto value) |
"list(shape)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setShape(int index,
TensorShapeProto.Builder builderForValue) |
"list(shape)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setTensor(int index,
TensorProto value) |
"list(tensor)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setTensor(int index,
TensorProto.Builder builderForValue) |
"list(tensor)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setType(int index,
DataType value) |
"list(type)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setTypeValue(int index,
int value) |
"list(type)"
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
AttrValue.ListValue.Builder |
AttrValue.ListValue.toBuilder() |
|