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

Add docstrings for kimm.blocks.* #50

Merged
merged 2 commits into from
Jun 2, 2024

Fix argument

8c60cce
Select commit
Loading
Failed to load commit list.
Merged

Add docstrings for kimm.blocks.* #50

Fix argument
8c60cce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 2, 2024 in 0s

57.89% of diff hit (target 94.84%)

View this Pull Request on Codecov

57.89% of diff hit (target 94.84%)

Annotations

Check warning on line 248 in kimm/_src/models/efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

kimm/_src/models/efficientnet.py#L248

Added line #L248 was not covered by tests

Check warning on line 267 in kimm/_src/models/efficientnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

kimm/_src/models/efficientnet.py#L266-L267

Added lines #L266 - L267 were not covered by tests

Check warning on line 332 in kimm/_src/models/hgnet.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

kimm/_src/models/hgnet.py#L332

Added line #L332 was not covered by tests

Check warning on line 128 in kimm/_src/models/mobilenet_v3.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

kimm/_src/models/mobilenet_v3.py#L128

Added line #L128 was not covered by tests

Check warning on line 190 in kimm/_src/models/mobilenet_v3.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

kimm/_src/models/mobilenet_v3.py#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 192 in kimm/_src/models/mobilenet_v3.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

kimm/_src/models/mobilenet_v3.py#L192

Added line #L192 was not covered by tests