You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Until tensorflow==2.13, it has strict dependency on typing-extensions<4.6.0 which is creating this issue. I'll move the version to 2.14 for relevant tests
What happened?
It looks like two of our python tests using tensorflow are failing. The reason being that the tensorflow has dependency on typing extension <4.6
and
Issue Failure
Failure: Test is continually failing
Issue Priority
Priority: 2 (backlog / disabled test but we think the product is healthy)
Issue Components
The text was updated successfully, but these errors were encountered: