Skip to content

Commit

Permalink
Merge pull request #228 from synsense/227-missing-link-in-speckovervi…
Browse files Browse the repository at this point in the history
…ewmd-to-leak_neuron-tutorial

Link to the tutorial fixed.
  • Loading branch information
MinaKh authored Feb 15, 2024
2 parents f80b691 + f45bcaa commit 86078cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/speck/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ Where 128Ki neuron exceeds any available neuron memory contrains among 9 layers,

#### Leak operation

Each layer includes a leak generation block, which will update all the configured neuron states with provided leak values with a clock reference signal.**[tutorial on how to use leak feature]**
Each layer includes a leak generation block, which will update all the configured neuron states with provided leak values with a clock reference signal. Checkout the [tutorial](notebooks/leak_neuron) on how to use leak feature.

#### Congestion banlancer
In __latest devlopment kit(speck2e)__, each dynapcnn layer is equipped with a congestion banlancer upon its data path input. It is able to drops the incoming events at any time when the convolutional cores is overloaded in processing.
Expand Down

0 comments on commit 86078cd

Please sign in to comment.