| Package | Description |
|---|---|
| org.tensorflow.framework |
| Modifier and Type | Method and Description |
|---|---|
AttrValue.ListValue |
AttrValue.ListValue.Builder.build() |
AttrValue.ListValue |
AttrValue.ListValue.Builder.buildPartial() |
static AttrValue.ListValue |
AttrValue.ListValue.getDefaultInstance() |
AttrValue.ListValue |
AttrValue.ListValue.getDefaultInstanceForType() |
AttrValue.ListValue |
AttrValue.ListValue.Builder.getDefaultInstanceForType() |
AttrValue.ListValue |
AttrValueOrBuilder.getList()
any "list(...)"
|
AttrValue.ListValue |
AttrValue.getList()
any "list(...)"
|
AttrValue.ListValue |
AttrValue.Builder.getList()
any "list(...)"
|
static AttrValue.ListValue |
AttrValue.ListValue.parseDelimitedFrom(InputStream input) |
static AttrValue.ListValue |
AttrValue.ListValue.parseDelimitedFrom(InputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static AttrValue.ListValue |
AttrValue.ListValue.parseFrom(byte[] data) |
static AttrValue.ListValue |
AttrValue.ListValue.parseFrom(byte[] data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static AttrValue.ListValue |
AttrValue.ListValue.parseFrom(ByteBuffer data) |
static AttrValue.ListValue |
AttrValue.ListValue.parseFrom(ByteBuffer data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static AttrValue.ListValue |
AttrValue.ListValue.parseFrom(com.github.os72.protobuf351.ByteString data) |
static AttrValue.ListValue |
AttrValue.ListValue.parseFrom(com.github.os72.protobuf351.ByteString data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static AttrValue.ListValue |
AttrValue.ListValue.parseFrom(com.github.os72.protobuf351.CodedInputStream input) |
static AttrValue.ListValue |
AttrValue.ListValue.parseFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static AttrValue.ListValue |
AttrValue.ListValue.parseFrom(InputStream input) |
static AttrValue.ListValue |
AttrValue.ListValue.parseFrom(InputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.github.os72.protobuf351.Parser<AttrValue.ListValue> |
AttrValue.ListValue.getParserForType() |
static com.github.os72.protobuf351.Parser<AttrValue.ListValue> |
AttrValue.ListValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
AttrValue.ListValue.Builder |
AttrValue.ListValue.Builder.mergeFrom(AttrValue.ListValue other) |
AttrValue.Builder |
AttrValue.Builder.mergeList(AttrValue.ListValue value)
any "list(...)"
|
static AttrValue.ListValue.Builder |
AttrValue.ListValue.newBuilder(AttrValue.ListValue prototype) |
AttrValue.Builder |
AttrValue.Builder.setList(AttrValue.ListValue value)
any "list(...)"
|
Copyright © 2018. All rights reserved.