Skip to content

Conversation

@boomanaiden154
Copy link
Collaborator

There are a couple new pytype issues introduced by recent commits. This patch fixes them. Namely the percentiles is expected to be a list of lists rather than just a list and _unwrap_if_tensor does not currently report returning that. We can also have None edge/node/global output sizes in GraphNetworkLayer, so make sure to support that as well.

There are a couple new pytype issues introduced by recent commits. This
patch fixes them. Namely the percentiles is expected to be a list of
lists rather than just a list and _unwrap_if_tensor does not currently
report returning that. We can also have None edge/node/global output
sizes in GraphNetworkLayer, so make sure to support that as well.
@boomanaiden154 boomanaiden154 merged commit 8c06c4b into main Jul 11, 2025
9 of 10 checks passed
@boomanaiden154 boomanaiden154 deleted the pytype-fixes-7-11-25 branch July 11, 2025 16:36
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