ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Common.h File Reference
#include "mir/Tensor.h"
#include "mir/TensorVariant.h"
#include "mir/DataType.h"
#include "mir/Shape.h"
#include "mir/Index.h"

Go to the source code of this file.

Namespaces

namespace  mir_interpreter
 

Functions

template<template< typename > class F, typename... Args>
void mir_interpreter::dispatch (mir::DataType dt, Args &&...args)
 
template<typename T >
void mir_interpreter::erase (mir::TensorVariant &tv)
 
Index mir_interpreter::shift (const Index &in_index, const Shape &shift_from)