-
Notifications
You must be signed in to change notification settings - Fork 443
TensorFlow 2.12.0 breaks nightly tests. #2154
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
Comments
Is there an ETA for this issue? |
+1 on this issue. Any update on a fix? |
…put_details. This will correctly return tensor information for tensor ids in each subgraph. PiperOrigin-RevId: 494047935
I put up a naive workaround #2204, just to start discussion towards a fix. Welcome more thoughtful fix, especially if folks have deeper knowledge on this tflite's change wrt subgraph at tf-2.12, and tf2onnx's corresponding path forward. [UPDATE] |
This issue can probably be closed as #2204 is merged? |
self = <test_backend.BackendTests testMethod=test_Conv2DBackpropInput>
tflite_path = '/tmp/tmp9j283eve/test_Conv2DBackpropInput/test_Conv2DBackpropInput.tflite'
E TypeError: Interpreter._get_tensor_details() missing 1 required positional argument: 'subgraph_index'
The text was updated successfully, but these errors were encountered: