ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Graph.cpp File Reference
#include "mir/Graph.h"
#include <algorithm>
#include <deque>
#include <unordered_map>

Go to the source code of this file.

Namespaces

namespace  mir
 

Functions

std::vector< Operation * > mir::getSortedNodes (Graph *graph)
 Returns nodes of the graph sorted topologically.