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

Updating to Keras 3.0 and migrating to PyTorch #418

Merged
merged 26 commits into from
May 28, 2024

Remove code in __init__ checking for if backend is installed

666749f
Select commit
Loading
Failed to load commit list.
Merged

Updating to Keras 3.0 and migrating to PyTorch #418

Remove code in __init__ checking for if backend is installed
666749f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 28, 2024 in 0s

72.97% of diff hit (target 86.12%)

View this Pull Request on Codecov

72.97% of diff hit (target 86.12%)

Annotations

Check warning on line 16 in cellfinder/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/__init__.py#L16

Added line #L16 was not covered by tests

Check warning on line 228 in cellfinder/core/classify/cube_generator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/cube_generator.py#L228

Added line #L228 was not covered by tests

Check warning on line 231 in cellfinder/core/classify/cube_generator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/cube_generator.py#L231

Added line #L231 was not covered by tests

Check warning on line 38 in cellfinder/core/classify/tools.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/tools.py#L38

Added line #L38 was not covered by tests

Check warning on line 50 in cellfinder/core/classify/tools.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/classify/tools.py#L50

Added line #L50 was not covered by tests

Check warning on line 394 in cellfinder/core/train/train_yml.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/train/train_yml.py#L394

Added line #L394 was not covered by tests

Check warning on line 422 in cellfinder/core/train/train_yml.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/train/train_yml.py#L422

Added line #L422 was not covered by tests

Check warning on line 439 in cellfinder/core/train/train_yml.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/train/train_yml.py#L438-L439

Added lines #L438 - L439 were not covered by tests

Check warning on line 454 in cellfinder/core/train/train_yml.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/train/train_yml.py#L454

Added line #L454 was not covered by tests