ONE - On-device Neural Engine
Loading...
Searching...
No Matches
tflite_importer.cpp File Reference
#include "tflite_importer.h"
#include "tflite_op_creator.h"
#include "schema_generated.h"
#include "mir/TensorVariant.h"
#include "mir/ops/ConstantOp.h"
#include "mir/ops/OutputOp.h"
#include <fstream>
#include <memory>
#include <utility>
#include <vector>
#include <set>

Go to the source code of this file.

Namespaces

namespace  mir_tflite
 

Functions

std::unique_ptr< mir::Graphmir_tflite::loadModel (std::string filename)