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

Check whether the bias tensor is nullptr before accessing the type. #2566

Merged
merged 2 commits into from
May 9, 2024

Conversation

dansuh17
Copy link
Member

@dansuh17 dansuh17 commented May 9, 2024

Prevents program crash due to null pointer dereference.

BUG=none

Prevents program crash due to null pointer dereference.
@dansuh17 dansuh17 requested a review from a team as a code owner May 9, 2024 00:10
@dansuh17
Copy link
Member Author

dansuh17 commented May 9, 2024

First time trying to submit via github - am I supposed merge this myself or should I let the maintainers to submit this?

@rascani
Copy link
Contributor

rascani commented May 9, 2024

@Mergifyio refresh

Copy link
Contributor

mergify bot commented May 9, 2024

refresh

✅ Pull request refreshed

@rascani
Copy link
Contributor

rascani commented May 9, 2024

First time trying to submit via github - am I supposed merge this myself or should I let the maintainers to submit this?

It should auto merge. One of the CI checks failed due to not having a BUG in the description. I added one and refreshed it, so it should go through now.

@mergify mergify bot merged commit 5e4e51b into tensorflow:main May 9, 2024
79 of 81 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.

2 participants