| Package | Description |
|---|---|
| org.bytedeco.onnx |
| Modifier and Type | Class and Description |
|---|---|
class |
PredicateBasedPass |
| Modifier and Type | Method and Description |
|---|---|
Pass |
GlobalPassRegistry.find(BytePointer pass_name) |
Pass |
GlobalPassRegistry.find(String pass_name) |
Pass |
StringPassMap.get(BytePointer i) |
Pass |
CountBasedPassAnalysis.pass() |
Pass |
StringPassMap.Iterator.second() |
| Modifier and Type | Method and Description |
|---|---|
CountBasedPassAnalysis |
CountBasedPassAnalysis.pass(Pass setter) |
StringPassMap |
StringPassMap.put(BytePointer i,
Pass value) |
| Constructor and Description |
|---|
CountBasedPassAnalysis(Pass pass,
int num_positive_transforms,
boolean initialization_done,
boolean finalization_done) |
Copyright © 2020. All rights reserved.