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

[tensorflow] Avoid NPE in TfEngine #1734

Merged
merged 1 commit into from
Jun 20, 2022
Merged

Conversation

frankfliu
Copy link
Contributor

Fixes #1733

Change-Id: I445f25e376accc84f12ce5ef324fcc4b06f4497c

Description

Brief description of what this PR is about

  • If this change is a backward incompatible change, why must this change be made?
  • Interesting edge cases to note here

Fixes deepjavalibrary#1733

Change-Id: I445f25e376accc84f12ce5ef324fcc4b06f4497c
@frankfliu frankfliu requested a review from zachgk as a code owner June 20, 2022 18:16
Copy link
Contributor

@ylwu-amzn ylwu-amzn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for quick fixing!

@frankfliu frankfliu merged commit 0208ce9 into deepjavalibrary:master Jun 20, 2022
@frankfliu frankfliu deleted the tfnpe branch June 21, 2022 03:32
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.

Null pointer exception from TfEngine
3 participants