Skip to content

Commit

Permalink
Updated export
Browse files Browse the repository at this point in the history
Signed-off-by: bamsumit <[email protected]>
  • Loading branch information
bamsumit committed Sep 26, 2023
1 parent d09d98f commit c336a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lava/lib/dl/slayer/dendrite/sigma.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ def forward(self, input):
@property
def device_params(self):
"""Dictionary of device parameters."""
return {'type': 'sigma'}
return {'type': 'SDNN', 'sigma_output': True}

0 comments on commit c336a4a

Please sign in to comment.