Package | Description |
---|---|
org.nd4j.ir |
Modifier and Type | Method and Description |
---|---|
TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.Builder.build() |
TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.Builder.buildPartial() |
static TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.getDefaultInstance() |
TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.getDefaultInstanceForType() |
TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.Builder.getDefaultInstanceForType() |
TensorNamespace.StringStringEntryProto |
TensorNamespace.TensorProtoOrBuilder.getExternalData(int index)
Data can be stored inside the protobuf file using type-specific fields or raw_data.
|
TensorNamespace.StringStringEntryProto |
TensorNamespace.TensorProto.getExternalData(int index)
Data can be stored inside the protobuf file using type-specific fields or raw_data.
|
TensorNamespace.StringStringEntryProto |
TensorNamespace.TensorProto.Builder.getExternalData(int index)
Data can be stored inside the protobuf file using type-specific fields or raw_data.
|
static TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.parseDelimitedFrom(InputStream input) |
static TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.parseDelimitedFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.parseFrom(byte[] data) |
static TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.parseFrom(byte[] data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.parseFrom(ByteBuffer data) |
static TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.parseFrom(ByteBuffer data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.parseFrom(org.nd4j.shade.protobuf.ByteString data) |
static TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.parseFrom(org.nd4j.shade.protobuf.ByteString data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) |
static TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.parseFrom(InputStream input) |
static TensorNamespace.StringStringEntryProto |
TensorNamespace.StringStringEntryProto.parseFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<TensorNamespace.StringStringEntryProto> |
TensorNamespace.TensorProtoOrBuilder.getExternalDataList()
Data can be stored inside the protobuf file using type-specific fields or raw_data.
|
List<TensorNamespace.StringStringEntryProto> |
TensorNamespace.TensorProto.getExternalDataList()
Data can be stored inside the protobuf file using type-specific fields or raw_data.
|
List<TensorNamespace.StringStringEntryProto> |
TensorNamespace.TensorProto.Builder.getExternalDataList()
Data can be stored inside the protobuf file using type-specific fields or raw_data.
|
org.nd4j.shade.protobuf.Parser<TensorNamespace.StringStringEntryProto> |
TensorNamespace.StringStringEntryProto.getParserForType() |
static org.nd4j.shade.protobuf.Parser<TensorNamespace.StringStringEntryProto> |
TensorNamespace.StringStringEntryProto.parser() |
Modifier and Type | Method and Description |
---|---|
TensorNamespace.TensorProto.Builder |
TensorNamespace.TensorProto.Builder.addExternalData(int index,
TensorNamespace.StringStringEntryProto value)
Data can be stored inside the protobuf file using type-specific fields or raw_data.
|
TensorNamespace.TensorProto.Builder |
TensorNamespace.TensorProto.Builder.addExternalData(TensorNamespace.StringStringEntryProto value)
Data can be stored inside the protobuf file using type-specific fields or raw_data.
|
TensorNamespace.StringStringEntryProto.Builder |
TensorNamespace.StringStringEntryProto.Builder.mergeFrom(TensorNamespace.StringStringEntryProto other) |
static TensorNamespace.StringStringEntryProto.Builder |
TensorNamespace.StringStringEntryProto.newBuilder(TensorNamespace.StringStringEntryProto prototype) |
TensorNamespace.TensorProto.Builder |
TensorNamespace.TensorProto.Builder.setExternalData(int index,
TensorNamespace.StringStringEntryProto value)
Data can be stored inside the protobuf file using type-specific fields or raw_data.
|
Modifier and Type | Method and Description |
---|---|
TensorNamespace.TensorProto.Builder |
TensorNamespace.TensorProto.Builder.addAllExternalData(Iterable<? extends TensorNamespace.StringStringEntryProto> values)
Data can be stored inside the protobuf file using type-specific fields or raw_data.
|
Copyright © 2022. All rights reserved.