Skip to content

Commit

Permalink
Added constants for stochastic rounding module
Browse files Browse the repository at this point in the history
  • Loading branch information
shikhartuli committed Oct 14, 2022
1 parent 1d3a84c commit 6437b8c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions simulator/constants/constants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
sparsity:
activation: 0.5
weight: 0.5
gradient: 0.9

overlap_factor: 0.8

Expand Down Expand Up @@ -32,6 +33,11 @@ lane:
dynamic: 5.1955
leakage: 0.3189685

stochastic_rounding:
area: 79.043665
dynamic: 0.0216570
leakage: 0.0040125

dataflow:
area: 75946.982008
dynamic: 11.3711
Expand Down

0 comments on commit 6437b8c

Please sign in to comment.