| Class | Description |
|---|---|
| Onnx | |
| Onnx.AttributeProto |
A named attribute containing either singular float, integer, string
and tensor values, or repeated float, integer, string and tensor values.
|
| Onnx.AttributeProto.Builder |
A named attribute containing either singular float, integer, string
and tensor values, or repeated float, integer, string and tensor values.
|
| Onnx.GraphProto |
GraphProto defines a parameterized series of nodes to form a directed acyclic graph.
|
| Onnx.GraphProto.Builder |
GraphProto defines a parameterized series of nodes to form a directed acyclic graph.
|
| Onnx.ModelProto |
ModelProto is a top-level file/container format for bundling a ML model.
|
| Onnx.ModelProto.Builder |
ModelProto is a top-level file/container format for bundling a ML model.
|
| Onnx.NodeProto |
NodeProto stores a node that is similar to the notion of "layer"
or "operator" in many deep learning frameworks.
|
| Onnx.NodeProto.Builder |
NodeProto stores a node that is similar to the notion of "layer"
or "operator" in many deep learning frameworks.
|
| Onnx.OperatorSetIdProto |
OperatorSets are uniquely identified by a (domain, opset_version) pair.
|
| Onnx.OperatorSetIdProto.Builder |
OperatorSets are uniquely identified by a (domain, opset_version) pair.
|
| Onnx.StringStringEntryProto |
StringStringEntryProto follows the pattern for cross-proto-version maps.
|
| Onnx.StringStringEntryProto.Builder |
StringStringEntryProto follows the pattern for cross-proto-version maps.
|
| Onnx.TensorProto |
A message defined to store a tensor in its serialized format.
|
| Onnx.TensorProto.Builder |
A message defined to store a tensor in its serialized format.
|
| Onnx.TensorProto.Segment |
For very large tensors, we may want to store them in chunks, in which
case the following fields will specify the segment that is stored in
the current TensorProto.
|
| Onnx.TensorProto.Segment.Builder |
For very large tensors, we may want to store them in chunks, in which
case the following fields will specify the segment that is stored in
the current TensorProto.
|
| Onnx.TensorShapeProto |
Defines a tensor shape.
|
| Onnx.TensorShapeProto.Builder |
Defines a tensor shape.
|
| Onnx.TensorShapeProto.Dimension |
Protobuf type
onnx.TensorShapeProto.Dimension |
| Onnx.TensorShapeProto.Dimension.Builder |
Protobuf type
onnx.TensorShapeProto.Dimension |
| Onnx.TypeProto |
Define the types.
|
| Onnx.TypeProto.Builder |
Define the types.
|
| Onnx.TypeProto.Tensor |
Protobuf type
onnx.TypeProto.Tensor |
| Onnx.TypeProto.Tensor.Builder |
Protobuf type
onnx.TypeProto.Tensor |
| Onnx.ValueInfoProto |
Defines information on value, including the name, the type, and
the shape of the value.
|
| Onnx.ValueInfoProto.Builder |
Defines information on value, including the name, the type, and
the shape of the value.
|
| OnnxMl | |
| OnnxMl.AttributeProto |
A named attribute containing either singular float, integer, string
and tensor values, or repeated float, integer, string and tensor values.
|
| OnnxMl.AttributeProto.Builder |
A named attribute containing either singular float, integer, string
and tensor values, or repeated float, integer, string and tensor values.
|
| OnnxMl.GraphProto |
GraphProto defines a parameterized series of nodes to form a directed acyclic graph.
|
| OnnxMl.GraphProto.Builder |
GraphProto defines a parameterized series of nodes to form a directed acyclic graph.
|
| OnnxMl.ModelProto |
ModelProto is a top-level file/container format for bundling a ML model.
|
| OnnxMl.ModelProto.Builder |
ModelProto is a top-level file/container format for bundling a ML model.
|
| OnnxMl.NodeProto |
NodeProto stores a node that is similar to the notion of "layer"
or "operator" in many deep learning frameworks.
|
| OnnxMl.NodeProto.Builder |
NodeProto stores a node that is similar to the notion of "layer"
or "operator" in many deep learning frameworks.
|
| OnnxMl.OperatorSetIdProto |
OperatorSets are uniquely identified by a (domain, opset_version) pair.
|
| OnnxMl.OperatorSetIdProto.Builder |
OperatorSets are uniquely identified by a (domain, opset_version) pair.
|
| OnnxMl.StringStringEntryProto |
StringStringEntryProto follows the pattern for cross-proto-version maps.
|
| OnnxMl.StringStringEntryProto.Builder |
StringStringEntryProto follows the pattern for cross-proto-version maps.
|
| OnnxMl.TensorProto |
A message defined to store a tensor in its serialized format.
|
| OnnxMl.TensorProto.Builder |
A message defined to store a tensor in its serialized format.
|
| OnnxMl.TensorProto.Segment |
For very large tensors, we may want to store them in chunks, in which
case the following fields will specify the segment that is stored in
the current TensorProto.
|
| OnnxMl.TensorProto.Segment.Builder |
For very large tensors, we may want to store them in chunks, in which
case the following fields will specify the segment that is stored in
the current TensorProto.
|
| OnnxMl.TensorShapeProto |
Defines a tensor shape.
|
| OnnxMl.TensorShapeProto.Builder |
Defines a tensor shape.
|
| OnnxMl.TensorShapeProto.Dimension |
Protobuf type
onnx.TensorShapeProto.Dimension |
| OnnxMl.TensorShapeProto.Dimension.Builder |
Protobuf type
onnx.TensorShapeProto.Dimension |
| OnnxMl.TypeProto |
Define the types.
|
| OnnxMl.TypeProto.Builder |
Define the types.
|
| OnnxMl.TypeProto.Map |
map<K,V>
|
| OnnxMl.TypeProto.Map.Builder |
map<K,V>
|
| OnnxMl.TypeProto.Sequence |
repeated T
|
| OnnxMl.TypeProto.Sequence.Builder |
repeated T
|
| OnnxMl.TypeProto.Tensor |
Protobuf type
onnx.TypeProto.Tensor |
| OnnxMl.TypeProto.Tensor.Builder |
Protobuf type
onnx.TypeProto.Tensor |
| OnnxMl.ValueInfoProto |
Defines information on value, including the name, the type, and
the shape of the value.
|
| OnnxMl.ValueInfoProto.Builder |
Defines information on value, including the name, the type, and
the shape of the value.
|
| OnnxOperators | |
| OnnxOperators.OperatorProto |
An OperatorProto represents the immutable specification of the signature
and semantics of an operator.
|
| OnnxOperators.OperatorProto.Builder |
An OperatorProto represents the immutable specification of the signature
and semantics of an operator.
|
| OnnxOperators.OperatorSetProto |
An OperatorSetProto represents an immutable set of immutable operator
specifications.
|
| OnnxOperators.OperatorSetProto.Builder |
An OperatorSetProto represents an immutable set of immutable operator
specifications.
|
| Enum | Description |
|---|---|
| Onnx.AttributeProto.AttributeType |
Note: this enum is structurally identical to the OpSchema::AttrType
enum defined in schema.h.
|
| Onnx.TensorProto.DataType |
Protobuf enum
onnx.TensorProto.DataType |
| Onnx.TensorShapeProto.Dimension.ValueCase | |
| Onnx.TypeProto.ValueCase | |
| Onnx.Version |
To be compatible with both proto2 and proto3, we will use a version number
that is not defined by the default value but an explicit enum number.
|
| OnnxMl.AttributeProto.AttributeType |
Note: this enum is structurally identical to the OpSchema::AttrType
enum defined in schema.h.
|
| OnnxMl.TensorProto.DataType |
Protobuf enum
onnx.TensorProto.DataType |
| OnnxMl.TensorShapeProto.Dimension.ValueCase | |
| OnnxMl.TypeProto.ValueCase | |
| OnnxMl.Version |
To be compatible with both proto2 and proto3, we will use a version number
that is not defined by the default value but an explicit enum number.
|
| OnnxOperators.OperatorProto.OperatorStatus |
Protobuf enum
onnx.OperatorProto.OperatorStatus |
Copyright © 2021. All rights reserved.