| Package | Description |
|---|---|
| org.bytedeco.onnx | |
| org.bytedeco.onnx.global |
| Modifier and Type | Method and Description |
|---|---|
static TypeProto_Sequence |
TypeProto_Sequence.default_instance() |
static TypeProto_Sequence |
TypeProto_Sequence.internal_default_instance() |
TypeProto_Sequence |
TypeProto.mutable_sequence_type() |
TypeProto_Sequence |
TypeProto_Sequence.New() |
TypeProto_Sequence |
TypeProto_Sequence.New(Arena arena) |
TypeProto_Sequence |
TypeProto_Sequence.position(long position) |
TypeProto_Sequence |
TypeProto_Sequence.put(TypeProto_Sequence from) |
TypeProto_Sequence |
TypeProto.release_sequence_type() |
TypeProto_Sequence |
TypeProto.sequence_type() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeProto_Sequence.CopyFrom(TypeProto_Sequence from) |
void |
TypeProto_Sequence.MergeFrom(TypeProto_Sequence from) |
TypeProto_Sequence |
TypeProto_Sequence.put(TypeProto_Sequence from) |
void |
TypeProto.set_allocated_sequence_type(TypeProto_Sequence sequence_type) |
void |
TypeProto_Sequence.Swap(TypeProto_Sequence other) |
| Constructor and Description |
|---|
TypeProto_Sequence(TypeProto_Sequence from) |
| Modifier and Type | Method and Description |
|---|---|
static void |
onnx.checkShapesAndTypes(TypeProto_Sequence inferredType,
TypeProto_Sequence existingType) |
static void |
onnx.mergeShapesAndTypes(TypeProto_Sequence inferredType,
TypeProto_Tensor existingType) |
Copyright © 2020. All rights reserved.