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