|
ONE - On-device Neural Engine
|
#include "Dialect/IR/TFLNodes.h"#include "GraphBlock.h"#include "TestHelper.h"#include <loco.h>#include <cassert>Go to the source code of this file.
Data Structures | |
| class | exo::test::TestGraph |
| class | exo::test::ExampleGraph< ExampleGraphType::FeatureBiasAdd > |
| Class to create the following: More... | |
| class | exo::test::ExampleGraph< ExampleGraphType::ConstGen_ReLU > |
| Class to creates the following: More... | |
| class | exo::test::ExampleGraph< ExampleGraphType::Transpose > |
| Class to creates the following: More... | |
| class | exo::test::ExampleGraph< ExampleGraphType::FilterEncode_FilterDecode > |
| Class to creates the following: More... | |
| class | exo::test::ExampleGraph< ExampleGraphType::TFLTranspose > |
| Class to create the following: More... | |
Namespaces | |
| namespace | exo |
| namespace | exo::test |
Enumerations | |
| enum class | exo::test::ExampleGraphType { exo::test::FeatureBiasAdd , exo::test::ConstGen_ReLU , exo::test::FilterEncode_FilterDecode , exo::test::Transpose , exo::test::TFLTranspose } |