ONE - On-device Neural Engine
|
#include "support/CommandLine.h"
#include "mir/IrDotDumper.h"
#include <caffe2_importer.h>
#include <exception>
#include <iostream>
Go to the source code of this file.
Functions | |
int | main (int argc, const char **argv) |
int main | ( | int | argc, |
const char ** | argv | ||
) |
Definition at line 28 of file model_dump.cpp.
References mir::dumpGraph(), nnc::cli::CommandLine::getParser(), mir_caffe2::loadModel(), and nnc::cli::CommandLine::parseCommandLine().