|
ONE - On-device Neural Engine
|
#include "Transpose.h"#include "ONNXHelpers.h"#include "AttributeHelpers.h"#include "mir/ops/TransposeOp.h"#include <numeric>Go to the source code of this file.
Namespaces | |
| namespace | mir_onnx |
Functions | |
| void | mir_onnx::convertTransposeV1 (const onnx::NodeProto &onnx_node, ConverterContext *context) |