ONE - On-device Neural Engine
|
#include <cstdlib>
#include <fstream>
#include <iostream>
#include <string>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
dummyEnv-compile only tests its interface rather than its functionality.
./dummyEnv-compile ${DUMMY_OUTPUT}
Definition at line 28 of file dummyEnv-compile.cpp.