ONE - On-device Neural Engine
Loading...
Searching...
No Matches
tflite.cpp File Reference
#include "morph/tflite.h"
#include <cassert>

Go to the source code of this file.

Namespaces

namespace  morph
 
namespace  morph::tflite
 

Functions

nncc::core::ADT::tensor::Shape morph::tflite::as_tensor_shape (const nncc::core::ADT::feature::Shape &)
 
nncc::core::ADT::tensor::Shape morph::tflite::as_tensor_shape (const nncc::core::ADT::kernel::Shape &)
 
nncc::core::ADT::feature::Shape morph::tflite::as_feature_shape (const nncc::core::ADT::tensor::Shape &)
 
nncc::core::ADT::kernel::Shape morph::tflite::as_kernel_shape (const nncc::core::ADT::tensor::Shape &)