|
ONE - On-device Neural Engine
|

Public Member Functions | |
| PassData | run (PassData data) override |
| run compiler pass | |
Public Member Functions inherited from nnc::Pass | |
| virtual void | cleanup () |
| clean compiler pass data | |
| virtual | ~Pass ()=default |
| virtual std::string | getName () |
Definition at line 44 of file PassManagerTest.cpp.
run compiler pass
| data | - data that pass is taken |
| PassException | object if errors occured |
Implements nnc::Pass.
Definition at line 47 of file PassManagerTest.cpp.
Referenced by TEST().