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-onnx-ext only tests its interface rather than its functionality.
./dummy-onnx-ext [options] one-import-onnx-ext dummy output!!!
Definition at line 28 of file dummy-onnx-ext.cpp.