|
ONE - On-device Neural Engine
|
#include <GraphTestcase.h>

Public Member Functions | |
| GraphTestcase () | |
| GraphTestcase (std::initializer_list< uint32_t > dims) | |
| loco::Graph * | graph () |
Data Fields | |
| loco::Pull * | pull_node = nullptr |
| loco::Push * | push_node = nullptr |
Definition at line 91 of file GraphTestcase.h.
|
inline |
Definition at line 107 of file GraphTestcase.h.
|
inline |
Definition at line 108 of file GraphTestcase.h.
|
inline |
Definition at line 111 of file GraphTestcase.h.
Referenced by TopologicalSortHelper.TopologicalSortHelper::add_edge(), and TopologicalSortHelper.TopologicalSortHelper::sort_util().
| loco::Pull* GraphTestcase< GraphCode::Identity >::pull_node = nullptr |
Definition at line 113 of file GraphTestcase.h.
| loco::Push* GraphTestcase< GraphCode::Identity >::push_node = nullptr |
Definition at line 114 of file GraphTestcase.h.