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
Update tf2onnx to support latest tf version. (#2131)
* Add tflite updates caused by tf 2.11.
* Fix SIGN op issue for tf2.11.
* Remove unused attribute of ConvTransposeWithDynamicPads op.
* Add CI tests for tf 2.11.0.
Signed-off-by: Jay Zhang <[email protected]>
0 commit comments