Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow np.array as input weights for Sparse #772

Merged
merged 7 commits into from
Aug 22, 2023

put weight casting into extra method

96c5031
Select commit
Loading
Failed to load commit list.
Merged

Allow np.array as input weights for Sparse #772

put weight casting into extra method
96c5031
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Aug 18, 2023 in 0s

2 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

Clones added
============
- src/lava/proc/sparse/process.py  2
         

See the complete overview on Codacy

Annotations

Check notice on line 4 in src/lava/proc/sparse/process.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/lava/proc/sparse/process.py#L4

'abc.abstractmethod' imported but unused (F401)

Check warning on line 4 in src/lava/proc/sparse/process.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/lava/proc/sparse/process.py#L4

Unused abstractmethod imported from abc