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

fix(tests): broken CI #3742

Merged
merged 1 commit into from
Apr 5, 2023
Merged

fix(tests): broken CI #3742

merged 1 commit into from
Apr 5, 2023

Conversation

aarnphm
Copy link
Contributor

@aarnphm aarnphm commented Apr 5, 2023

What does this PR address?

Locking keras to be <2.12 since 2.12 has breaking change on the optimizer

fixes torch.jit.script types.

Signed-off-by: Aaron [email protected]

Fixes #(issue)

Before submitting:

optimizer.Adam is introduced as a breaking change

fixes pytorch tracing types

Signed-off-by: Aaron <[email protected]>
@aarnphm aarnphm requested a review from a team as a code owner April 5, 2023 01:36
@aarnphm aarnphm requested review from larme and sauyon and removed request for a team April 5, 2023 01:36
@aarnphm aarnphm enabled auto-merge (squash) April 5, 2023 01:36
@codecov
Copy link

codecov bot commented Apr 5, 2023

Codecov Report

Merging #3742 (8271fb7) into main (4ea49df) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #3742   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files        148     148           
  Lines      12334   12334           
=====================================
  Misses     12334   12334           

@aarnphm aarnphm merged commit e914132 into bentoml:main Apr 5, 2023
@aarnphm aarnphm deleted the tests/running-hooks branch April 5, 2023 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants