| Package | Description |
|---|---|
| org.bytedeco.onnx |
| Modifier and Type | Method and Description |
|---|---|
IntSet |
IntSet.put(IntSet x) |
IntSet |
IntSet.put(IntSet x) |
| Modifier and Type | Method and Description |
|---|---|
OpSchema |
OpSchema.NumInputs(IntSet allowed_input_nums)
\brief Input could be one of the values specified in allowed_input_nums.
|
OpSchema |
OpSchema.NumInputs(IntSet allowed_input_nums)
\brief Input could be one of the values specified in allowed_input_nums.
|
OpSchema |
OpSchema.NumOutputs(IntSet allowed_output_nums)
\brief Output could be one of the values specified in allowed_output_nums.
|
OpSchema |
OpSchema.NumOutputs(IntSet allowed_output_nums)
\brief Output could be one of the values specified in allowed_output_nums.
|
IntSet |
IntSet.put(IntSet x) |
IntSet |
IntSet.put(IntSet x) |
Copyright © 2023. All rights reserved.