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 | ||
) |
dummy-profile only tests its interface rather than its functionality.
./dummy-profile ${INPUT_NAME} ./dummy-profile –target ${TARGET_NAME} ${INPUT_NAME}
Definition at line 28 of file dummy-profile.cpp.