ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Pad.cpp File Reference
#include "Pad.h"
#include "Common.h"
#include "mir/ShapeRange.h"
#include "mir/Tensor.h"

Go to the source code of this file.

Data Structures

struct  mir_interpreter::PadImpl< T >
 

Namespaces

namespace  mir_interpreter
 

Functions

void mir_interpreter::Pad (const mir::TensorVariant &input, const mir::ops::PadOp &op, mir::TensorVariant &result)
 Implements PadOp for interpreter backend.