|
ONE - On-device Neural Engine
|
#include "Split.h"#include "Usage.h"#include "Session.h"#include "coex/IR.h"#include <coco/IR.h>#include <nncc/core/ADT/kernel/NHWCLayout.h>#include <memory>#include <map>#include <stdexcept>#include <functional>Go to the source code of this file.
Namespaces | |
| namespace | enco |
Functions | |
| void | enco::split_into_phases (enco::Code *code) |
| Split instructions into a set of phases. | |