|
ONE - On-device Neural Engine
|
#include <iostream>#include <fstream>#include <string>Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
dummyV2-compile only tests its interface rather than its functionality.
./dummyV2-compile -o ${OUTPUT_NAME} ${INPUT_NAME}
NOTE argv[3](INPUT_NAME) is not used here.
Definition at line 29 of file dummyV2-compile.cpp.