HAL
hal::dataflow::processing::Configuration Struct Reference

#include <configuration.h>

Collaboration diagram for hal::dataflow::processing::Configuration:
Collaboration graph

Public Attributes

u32 pass_layers
 
u32 num_threads
 
bool enforce_type_consistency
 
bool has_known_groups = false
 

Detailed Description

Definition at line 36 of file configuration.h.

Member Data Documentation

◆ enforce_type_consistency

◆ has_known_groups

bool hal::dataflow::processing::Configuration::has_known_groups = false

Definition at line 42 of file configuration.h.

Referenced by hal::dataflow::analyze().

◆ num_threads

u32 hal::dataflow::processing::Configuration::num_threads

Definition at line 39 of file configuration.h.

Referenced by hal::dataflow::analyze(), and hal::dataflow::processing::run().

◆ pass_layers

u32 hal::dataflow::processing::Configuration::pass_layers

Definition at line 38 of file configuration.h.

Referenced by hal::dataflow::analyze(), and hal::dataflow::processing::run().


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