| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Class and Description |
|---|---|
static class |
Onnx.TensorProto
A message defined to store a tensor in its serialized format.
|
static class |
Onnx.TensorProto.Builder
A message defined to store a tensor in its serialized format.
|
| Modifier and Type | Method and Description |
|---|---|
Onnx.TensorProtoOrBuilder |
Onnx.GraphProtoOrBuilder.getInitializerOrBuilder(int index)
A list of named tensor values (constants), used to specify default
values for some of the inputs of the graph.
|
Onnx.TensorProtoOrBuilder |
Onnx.GraphProto.getInitializerOrBuilder(int index)
A list of named tensor values (constants), used to specify default
values for some of the inputs of the graph.
|
Onnx.TensorProtoOrBuilder |
Onnx.GraphProto.Builder.getInitializerOrBuilder(int index)
A list of named tensor values (constants), used to specify default
values for some of the inputs of the graph.
|
Onnx.TensorProtoOrBuilder |
Onnx.AttributeProtoOrBuilder.getTensorsOrBuilder(int index)
list of tensors
|
Onnx.TensorProtoOrBuilder |
Onnx.AttributeProto.getTensorsOrBuilder(int index)
list of tensors
|
Onnx.TensorProtoOrBuilder |
Onnx.AttributeProto.Builder.getTensorsOrBuilder(int index)
list of tensors
|
Onnx.TensorProtoOrBuilder |
Onnx.AttributeProtoOrBuilder.getTOrBuilder()
tensor value
|
Onnx.TensorProtoOrBuilder |
Onnx.AttributeProto.getTOrBuilder()
tensor value
|
Onnx.TensorProtoOrBuilder |
Onnx.AttributeProto.Builder.getTOrBuilder()
tensor value
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Onnx.TensorProtoOrBuilder> |
Onnx.GraphProtoOrBuilder.getInitializerOrBuilderList()
A list of named tensor values (constants), used to specify default
values for some of the inputs of the graph.
|
List<? extends Onnx.TensorProtoOrBuilder> |
Onnx.GraphProto.getInitializerOrBuilderList()
A list of named tensor values (constants), used to specify default
values for some of the inputs of the graph.
|
List<? extends Onnx.TensorProtoOrBuilder> |
Onnx.GraphProto.Builder.getInitializerOrBuilderList()
A list of named tensor values (constants), used to specify default
values for some of the inputs of the graph.
|
List<? extends Onnx.TensorProtoOrBuilder> |
Onnx.AttributeProtoOrBuilder.getTensorsOrBuilderList()
list of tensors
|
List<? extends Onnx.TensorProtoOrBuilder> |
Onnx.AttributeProto.getTensorsOrBuilderList()
list of tensors
|
List<? extends Onnx.TensorProtoOrBuilder> |
Onnx.AttributeProto.Builder.getTensorsOrBuilderList()
list of tensors
|
Copyright © 2021. All rights reserved.