| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Method and Description |
|---|---|
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.clear() |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.clearElemType()
This field MUST NOT have the value of UNDEFINED
This field MUST be present for this version of the IR.
|
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.clearShape()
.onnx.TensorShapeProto shape = 2; |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.clone() |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Builder.getTensorTypeBuilder()
The type of a tensor.
|
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.mergeFrom(com.github.os72.protobuf351.Message other) |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.mergeFrom(OnnxProto3.TypeProto.Tensor other) |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.mergeShape(OnnxProto3.TensorShapeProto value)
.onnx.TensorShapeProto shape = 2; |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
static OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.newBuilder() |
static OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.newBuilder(OnnxProto3.TypeProto.Tensor prototype) |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.newBuilderForType() |
protected OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent) |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.setElemType(OnnxProto3.TensorProto.DataType value)
This field MUST NOT have the value of UNDEFINED
This field MUST be present for this version of the IR.
|
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.setElemTypeValue(int value)
This field MUST NOT have the value of UNDEFINED
This field MUST be present for this version of the IR.
|
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.setShape(OnnxProto3.TensorShapeProto.Builder builderForValue)
.onnx.TensorShapeProto shape = 2; |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.setShape(OnnxProto3.TensorShapeProto value)
.onnx.TensorShapeProto shape = 2; |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.Builder.setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
OnnxProto3.TypeProto.Tensor.Builder |
OnnxProto3.TypeProto.Tensor.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
OnnxProto3.TypeProto.Builder |
OnnxProto3.TypeProto.Builder.setTensorType(OnnxProto3.TypeProto.Tensor.Builder builderForValue)
The type of a tensor.
|
Copyright © 2018. All rights reserved.