ONE - On-device Neural Engine
|
Compiler Driver manages the whole pipeline compilation process. More...
#include <Driver.h>
Public Member Functions | |
void | runDriver () |
main method to run compiler driver | |
Compiler Driver manages the whole pipeline compilation process.
void nnc::Driver::runDriver | ( | ) |
main method to run compiler driver
DriverException | if errors occurred in driver PassException if errors occurred in passes |
Definition at line 208 of file Driver.cpp.