ONE - On-device Neural Engine
|
#include "coco/IR/EntityManager.h"
#include "coco/IR/Block.h"
#include "coco/IR/InputList.h"
#include "coco/IR/OutputList.h"
#include <memory>
Go to the source code of this file.
Data Structures | |
class | coco::Module |
Top-level element of coco IR which represents a neural network. More... | |
Namespaces | |
namespace | coco |