ONE - On-device Neural Engine
|
Static Public Member Functions | |
static void | run (const mir::TensorVariant &input, const mir::ops::TransposeOp &op, mir::TensorVariant &output) |
Definition at line 27 of file Transpose.cpp.
|
static |
Definition at line 34 of file Transpose.cpp.
References mir::Index::at(), mir::ops::TransposeOp::getAxisOrder(), mir::Operation::getOutputShape(), mir::TensorVariant::getShape(), output_shape, mir::Shape::rank(), and mir::Index::resize().
Referenced by package.infer.session::inference().