ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Pad.h File Reference
#include "mir/ops/PadOp.h"
#include "mir/TensorVariant.h"

Go to the source code of this file.

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.