| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Class and Description |
|---|---|
static class |
OnnxOperators.OperatorProto
An OperatorProto represents the immutable specification of the signature
and semantics of an operator.
|
static class |
OnnxOperators.OperatorProto.Builder
An OperatorProto represents the immutable specification of the signature
and semantics of an operator.
|
| Modifier and Type | Method and Description |
|---|---|
OnnxOperators.OperatorProtoOrBuilder |
OnnxOperators.OperatorSetProtoOrBuilder.getOperatorOrBuilder(int index)
The operators specified by this operator set.
|
OnnxOperators.OperatorProtoOrBuilder |
OnnxOperators.OperatorSetProto.getOperatorOrBuilder(int index)
The operators specified by this operator set.
|
OnnxOperators.OperatorProtoOrBuilder |
OnnxOperators.OperatorSetProto.Builder.getOperatorOrBuilder(int index)
The operators specified by this operator set.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends OnnxOperators.OperatorProtoOrBuilder> |
OnnxOperators.OperatorSetProtoOrBuilder.getOperatorOrBuilderList()
The operators specified by this operator set.
|
List<? extends OnnxOperators.OperatorProtoOrBuilder> |
OnnxOperators.OperatorSetProto.getOperatorOrBuilderList()
The operators specified by this operator set.
|
List<? extends OnnxOperators.OperatorProtoOrBuilder> |
OnnxOperators.OperatorSetProto.Builder.getOperatorOrBuilderList()
The operators specified by this operator set.
|
Copyright © 2021. All rights reserved.