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 passing test that includes Torch and TensorFlow together #1123

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

mattt
Copy link
Member

@mattt mattt commented Jun 22, 2023

Related to #710

#1023 created a failing test case where Cog dropped TensorFlow from requirements when specified in combination with PyTorch. This PR provides a passing test case to show a combination of package versions that does work.

The underlying issue of #710 is that this fails silently, and this PR doesn't address that. I just wanted to put this out there in case this unblocks anyone in this situation.

@mattt mattt marked this pull request as ready for review June 25, 2024 23:03
Signed-off-by: Mattt Zmuda <mattt@replicate.com>
@mattt mattt force-pushed the mattt/torch-and-tensorflow-test branch from c62dd43 to 1fcb983 Compare June 25, 2024 23:03
@mattt mattt enabled auto-merge (squash) June 25, 2024 23:03
@mattt mattt merged commit 6ab380a into main Jun 25, 2024
11 of 13 checks passed
@mattt mattt deleted the mattt/torch-and-tensorflow-test branch June 25, 2024 23:07
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.

None yet

2 participants