ONE - On-device Neural Engine
|
#include <TargetPlatform.h>
Data Fields | |
SupportedPlatformType | platform_type |
bool | use_dsp |
Definition at line 42 of file TargetPlatform.h.
SupportedPlatformType circle_planner::TargetPlatform::platform_type |
Definition at line 44 of file TargetPlatform.h.
Referenced by circle_planner::ExecutionPlanner::ExecutionPlanner().
bool circle_planner::TargetPlatform::use_dsp |
Definition at line 45 of file TargetPlatform.h.
Referenced by circle_planner::ExecutionPlanner::ExecutionPlanner().