lava-nc / lava

A Software Framework for Neuromorphic Computing
https://lava-nc.org
Other
535 stars 136 forks source link

Fix tuple to list error #729

Closed hexu33 closed 12 months ago

hexu33 commented 1 year ago

Objective of pull request: Fix AttributeError: 'tuple' object has no attribute 'tolist' in src/lava/proc/conv/utils.py

Pull request checklist

Your PR fulfills the following requirements:

Pull request type

Please check your PR type:

What is the current behavior?

What is the new behavior?

Does this introduce a breaking change?

Supplemental information