ONE - On-device Neural Engine
Loading...
Searching...
No Matches
CombineTransposes.cpp File Reference
#include "passes/optimizations/CombineTransposes.h"
#include "mir/ops/TransposeOp.h"
#include "mir/Graph.h"
#include "mir/GraphPatternMatcher.h"
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  nnc
 

Functions

std::vector< size_t > nnc::combineAxisOrders (const std::vector< std::size_t > &order1, const std::vector< std::size_t > &order2)