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

Address deprecation warning in scico.flax #455

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Conversation

bwohlberg
Copy link
Collaborator

Address DeprecationWarning: jax.random.KeyArray is deprecated.

@bwohlberg bwohlberg added the developer Developer environment: issues related to CI, git, etc. label Oct 5, 2023
@bwohlberg bwohlberg requested a review from crstngc October 5, 2023 17:20
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #455 (ed435eb) into main (3973e1b) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #455   +/-   ##
=======================================
  Coverage   93.26%   93.26%           
=======================================
  Files          87       87           
  Lines        5522     5522           
=======================================
  Hits         5150     5150           
  Misses        372      372           
Flag Coverage Δ
unittests 93.26% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
scico/flax/train/input_pipeline.py 100.00% <100.00%> (ø)
scico/flax/train/state.py 100.00% <100.00%> (ø)
scico/flax/train/steps.py 100.00% <100.00%> (ø)
scico/flax/train/trainer.py 93.96% <100.00%> (ø)

@bwohlberg bwohlberg merged commit aadb4ad into main Oct 30, 2023
19 checks passed
@bwohlberg bwohlberg deleted the brendt/deprec-warn branch October 30, 2023 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer Developer environment: issues related to CI, git, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants