Kaspersky Neuromorphic Platform  1.0.0
API Reference
Loading...
Searching...
No Matches
knp::backends::multi_threaded_cpu Namespace Reference

Namespace for multi-threaded backend. More...

Detailed Description

Namespace for multi-threaded backend.

Variable Documentation

◆ default_population_part_size

const size_t knp::backends::multi_threaded_cpu::default_population_part_size = 1000

Default size of a population part that is processed in a single thread.

Definition at line 65 of file backend.h.

◆ default_projection_part_size

const size_t knp::backends::multi_threaded_cpu::default_projection_part_size = 1000

Default size of a projection part that is processed in a single thread.

Definition at line 70 of file backend.h.