ONE - On-device Neural Engine
|
Static Public Member Functions | |
static void | run (const mir::TensorVariant &inputv, const mir::ops::PadOp &op, mir::TensorVariant &result) |
|
static |
Definition at line 35 of file Pad.cpp.
References mir::Tensor< T >::at(), mir::Index::at(), mir::Shape::dim(), mir::Operation::getInputShape(), mir::ops::PadOp::getPaddingAfter(), mir::ops::PadOp::getPaddingBefore(), mir::ops::PadOp::getPaddingValue(), mir::Tensor< T >::getShape(), mir::Shape::rank(), and mir::Index::resize().
Referenced by package.infer.session::inference().