Skip to main content

Module optimizer_binding

Module optimizer_binding 

Source
Expand description

Python bindings for stochastic-computing hardware design-space optimisation.

Functionsยง

__pyfunction_extract_pareto_frontier ๐Ÿ”’ โš 
__pyfunction_simulated_annealing_search ๐Ÿ”’ โš 
extract_pareto_frontier ๐Ÿ”’
Extract the non-dominated points from resource and score arrays.
register ๐Ÿ”’
Register the SC optimizer functions with the extension module.
simulated_annealing_search ๐Ÿ”’
Run simulated-annealing design-space search.