| Package | Description |
|---|---|
| org.nd4j.ir |
| Modifier and Type | Class and Description |
|---|---|
static class |
TensorNamespace.TensorProto
Tensors
A serialized tensor value.
|
static class |
TensorNamespace.TensorProto.Builder
Tensors
A serialized tensor value.
|
| Modifier and Type | Method and Description |
|---|---|
TensorNamespace.TensorProtoOrBuilder |
OpNamespace.ArgDescriptorOrBuilder.getInputValueOrBuilder()
.org.nd4j.ir.TensorProto inputValue = 8; |
TensorNamespace.TensorProtoOrBuilder |
OpNamespace.ArgDescriptor.getInputValueOrBuilder()
.org.nd4j.ir.TensorProto inputValue = 8; |
TensorNamespace.TensorProtoOrBuilder |
OpNamespace.ArgDescriptor.Builder.getInputValueOrBuilder()
.org.nd4j.ir.TensorProto inputValue = 8; |
TensorNamespace.TensorProtoOrBuilder |
OpNamespace.ArgDescriptorOrBuilder.getOutputValueOrBuilder()
.org.nd4j.ir.TensorProto outputValue = 9; |
TensorNamespace.TensorProtoOrBuilder |
OpNamespace.ArgDescriptor.getOutputValueOrBuilder()
.org.nd4j.ir.TensorProto outputValue = 9; |
TensorNamespace.TensorProtoOrBuilder |
OpNamespace.ArgDescriptor.Builder.getOutputValueOrBuilder()
.org.nd4j.ir.TensorProto outputValue = 9; |
Copyright © 2021. All rights reserved.