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

[pytorch-model-zoo]: fix PtSsdTranslator.Builder.self() #3204

Merged
merged 1 commit into from
May 18, 2024

Conversation

eversnarf
Copy link
Contributor

@eversnarf eversnarf commented May 17, 2024

Description

Fix #3203 (ai.djl.pytorch.zoo.cv.objectdetection.PtSsdTranslator.Builder.self() to return 'this' instead of 'null')

@eversnarf eversnarf requested review from zachgk, frankfliu and a team as code owners May 17, 2024 20:59
@frankfliu frankfliu merged commit dc92b0a into deepjavalibrary:master May 18, 2024
5 checks passed
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.

pytorch-model-zoo: PtSsdTranslator.Builder.self() returns null
2 participants