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

Go to the source code of this file.

Namespaces

namespace  mir_onnx
 

Functions

void mir_onnx::convertPadAttrName (const std::string &pad_attr_name, const onnx::NodeProto &onnx_node, ConverterContext *context)
 
void mir_onnx::convertPadV1 (const onnx::NodeProto &onnx_node, ConverterContext *context)
 
void mir_onnx::convertPadV2 (const onnx::NodeProto &onnx_node, ConverterContext *context)