Compute Library
 23.05
FrameworkParams Struct Reference

Structure holding all the common graph parameters. More...

#include <graph_validate_utils.h>

Data Fields

bool help { false }
 
int threads { 0 }
 
arm_compute::graph::Target target { arm_compute::graph::Target::NEON }
 

Detailed Description

Structure holding all the common graph parameters.

Definition at line 127 of file graph_validate_utils.h.

Field Documentation

◆ help

◆ target

◆ threads


The documentation for this struct was generated from the following file: