| Package | Description |
|---|---|
| org.nd4j.ir |
| Modifier and Type | Method and Description |
|---|---|
TensorNamespace.TypeProto |
TensorNamespace.TypeProto.Builder.build() |
TensorNamespace.TypeProto |
TensorNamespace.TypeProto.Builder.buildPartial() |
static TensorNamespace.TypeProto |
TensorNamespace.TypeProto.getDefaultInstance() |
TensorNamespace.TypeProto |
TensorNamespace.TypeProto.getDefaultInstanceForType() |
TensorNamespace.TypeProto |
TensorNamespace.TypeProto.Builder.getDefaultInstanceForType() |
TensorNamespace.TypeProto |
TensorNamespace.ValueInfoProtoOrBuilder.getType()
This field MUST be present in this version of the IR.
|
TensorNamespace.TypeProto |
TensorNamespace.ValueInfoProto.getType()
This field MUST be present in this version of the IR.
|
TensorNamespace.TypeProto |
TensorNamespace.ValueInfoProto.Builder.getType()
This field MUST be present in this version of the IR.
|
static TensorNamespace.TypeProto |
TensorNamespace.TypeProto.parseDelimitedFrom(InputStream input) |
static TensorNamespace.TypeProto |
TensorNamespace.TypeProto.parseDelimitedFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorNamespace.TypeProto |
TensorNamespace.TypeProto.parseFrom(byte[] data) |
static TensorNamespace.TypeProto |
TensorNamespace.TypeProto.parseFrom(byte[] data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorNamespace.TypeProto |
TensorNamespace.TypeProto.parseFrom(ByteBuffer data) |
static TensorNamespace.TypeProto |
TensorNamespace.TypeProto.parseFrom(ByteBuffer data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorNamespace.TypeProto |
TensorNamespace.TypeProto.parseFrom(org.nd4j.shade.protobuf.ByteString data) |
static TensorNamespace.TypeProto |
TensorNamespace.TypeProto.parseFrom(org.nd4j.shade.protobuf.ByteString data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorNamespace.TypeProto |
TensorNamespace.TypeProto.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) |
static TensorNamespace.TypeProto |
TensorNamespace.TypeProto.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorNamespace.TypeProto |
TensorNamespace.TypeProto.parseFrom(InputStream input) |
static TensorNamespace.TypeProto |
TensorNamespace.TypeProto.parseFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.nd4j.shade.protobuf.Parser<TensorNamespace.TypeProto> |
TensorNamespace.TypeProto.getParserForType() |
static org.nd4j.shade.protobuf.Parser<TensorNamespace.TypeProto> |
TensorNamespace.TypeProto.parser() |
| Modifier and Type | Method and Description |
|---|---|
TensorNamespace.TypeProto.Builder |
TensorNamespace.TypeProto.Builder.mergeFrom(TensorNamespace.TypeProto other) |
TensorNamespace.ValueInfoProto.Builder |
TensorNamespace.ValueInfoProto.Builder.mergeType(TensorNamespace.TypeProto value)
This field MUST be present in this version of the IR.
|
static TensorNamespace.TypeProto.Builder |
TensorNamespace.TypeProto.newBuilder(TensorNamespace.TypeProto prototype) |
TensorNamespace.ValueInfoProto.Builder |
TensorNamespace.ValueInfoProto.Builder.setType(TensorNamespace.TypeProto value)
This field MUST be present in this version of the IR.
|
Copyright © 2021. All rights reserved.