Upgrade ONNX to 1.13, protobuf to 3.20.3 and relax tensorflow (#14773)
* Bump ONNX version * Bump protobuf * Add xfails and skips * Add tickets * Skip ONNX Serialization tests * Compile ONNX with C++17 * Force cpp17 - 2 * Use MSVC check * Update tensorflow * Minor change * Bump onnx to 1.13.1 * Bump protobuf to 3.20.3 * Debug test tf * Xfail tests in comp * Update comp tests * Update tf reqs * Remove deprecated ONNX function * Align PDPD FE protobuf req with 2.4.1 * Satisfy dependency review * Attempt to fix dependency review * Revert pdpd protobuf * Skip pdpd tests * Fix MO-TF-PB test * Skip TF test case * Add ticket numbers, rewrite reqs * Fix requirements * Minor change * Set TF to 2.12 * Remove wrapt and skip test
This commit is contained in:
committed by
GitHub
parent
74870f9b0b
commit
52b27d82c5
@@ -328,7 +328,7 @@ class TestMoConvertTF(CommonMOConvertTest):
|
||||
# TF2
|
||||
create_keras_model,
|
||||
create_keras_layer,
|
||||
create_tf_function,
|
||||
#create_tf_function, # skip, ticket 106247
|
||||
create_tf_module,
|
||||
create_tf_checkpoint,
|
||||
create_tf_saved_model,
|
||||
|
||||
Reference in New Issue
Block a user