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

Lazy image and linear #26

Merged
merged 3 commits into from
Aug 1, 2023

Update linear.py

31d5c79
Select commit
Loading
Failed to load commit list.
Merged

Lazy image and linear #26

Update linear.py
31d5c79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 1, 2023 in 1s

49.23% of diff hit (target 0.00%)

View this Pull Request on Codecov

49.23% of diff hit (target 0.00%)

Annotations

Check warning on line 2134 in serket/nn/convolution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

serket/nn/convolution.py#L2124-L2134

Added lines #L2124 - L2134 were not covered by tests

Check warning on line 2757 in serket/nn/convolution.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

serket/nn/convolution.py#L2757

Added line #L2757 was not covered by tests

Check warning on line 42 in serket/nn/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

serket/nn/image.py#L42

Added line #L42 was not covered by tests

Check warning on line 95 in serket/nn/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

serket/nn/image.py#L93-L95

Added lines #L93 - L95 were not covered by tests

Check warning on line 178 in serket/nn/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

serket/nn/image.py#L175-L178

Added lines #L175 - L178 were not covered by tests

Check warning on line 240 in serket/nn/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

serket/nn/image.py#L238-L240

Added lines #L238 - L240 were not covered by tests

Check warning on line 291 in serket/nn/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

serket/nn/image.py#L289-L291

Added lines #L289 - L291 were not covered by tests

Check warning on line 53 in serket/nn/linear.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

serket/nn/linear.py#L53

Added line #L53 was not covered by tests

Check warning on line 173 in serket/nn/linear.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

serket/nn/linear.py#L168-L173

Added lines #L168 - L173 were not covered by tests