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

Go to the source code of this file.

Namespaces

namespace  morph
 
namespace  morph::nnapi
 

Functions

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