| Package | Description |
|---|---|
| org.nd4j.ir |
| Modifier and Type | Method and Description |
|---|---|
TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.Builder.build() |
TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.Builder.buildPartial() |
static TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.getDefaultInstance() |
TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.getDefaultInstanceForType() |
TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.Builder.getDefaultInstanceForType() |
TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProtoOrBuilder.getTensorType()
The type of a tensor.
|
TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.getTensorType()
The type of a tensor.
|
TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.Builder.getTensorType()
The type of a tensor.
|
static TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.parseDelimitedFrom(InputStream input) |
static TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.parseDelimitedFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.parseFrom(byte[] data) |
static TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.parseFrom(byte[] data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.parseFrom(ByteBuffer data) |
static TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.parseFrom(ByteBuffer data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.parseFrom(org.nd4j.shade.protobuf.ByteString data) |
static TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.parseFrom(org.nd4j.shade.protobuf.ByteString data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) |
static TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.parseFrom(InputStream input) |
static TensorNamespace.TypeProto.TensorDescriptor |
TensorNamespace.TypeProto.TensorDescriptor.parseFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.nd4j.shade.protobuf.Parser<TensorNamespace.TypeProto.TensorDescriptor> |
TensorNamespace.TypeProto.TensorDescriptor.getParserForType() |
static org.nd4j.shade.protobuf.Parser<TensorNamespace.TypeProto.TensorDescriptor> |
TensorNamespace.TypeProto.TensorDescriptor.parser() |
| Modifier and Type | Method and Description |
|---|---|
TensorNamespace.TypeProto.TensorDescriptor.Builder |
TensorNamespace.TypeProto.TensorDescriptor.Builder.mergeFrom(TensorNamespace.TypeProto.TensorDescriptor other) |
TensorNamespace.TypeProto.Builder |
TensorNamespace.TypeProto.Builder.mergeTensorType(TensorNamespace.TypeProto.TensorDescriptor value)
The type of a tensor.
|
static TensorNamespace.TypeProto.TensorDescriptor.Builder |
TensorNamespace.TypeProto.TensorDescriptor.newBuilder(TensorNamespace.TypeProto.TensorDescriptor prototype) |
TensorNamespace.TypeProto.Builder |
TensorNamespace.TypeProto.Builder.setTensorType(TensorNamespace.TypeProto.TensorDescriptor value)
The type of a tensor.
|
Copyright © 2021. All rights reserved.