diff --git a/tests/completed_perf_testing_models.yaml b/tests/completed_perf_testing_models.yaml index 82c4125d9..672f6cb06 100644 --- a/tests/completed_perf_testing_models.yaml +++ b/tests/completed_perf_testing_models.yaml @@ -3218,4 +3218,58 @@ nnlm-zh-dim50-with-normalization: - Identity:0 rtol: 0.05 atol: 0.0005 - concrete_function: 0 \ No newline at end of file + concrete_function: 0 + +Wiki-words-250-with-normalization: + disabled: false + skip_conversion: true + model: "C:/Users/tomwi/Documents/tfhubmodels/Wiki-words-250-with-normalization" + converted_model: "C:/Users/tomwi/Documents/tfhubmodels/Wiki-words-250-with-normalization/model.onnx" + model_type: saved_model + large_model: false + run_tf_frozen: false + use_custom_ops: true + input_get: get_sentences + inputs: + "sentences:0": [100] + outputs: + - Identity:0 + rtol: 0.05 + atol: 0.0005 + concrete_function: 0 + +Wiki-words-500: + disabled: false + skip_conversion: true + model: "C:/Users/tomwi/Documents/tfhubmodels/Wiki-words-500" + converted_model: "C:/Users/tomwi/Documents/tfhubmodels/Wiki-words-500/model.onnx" + model_type: saved_model + large_model: false + run_tf_frozen: false + use_custom_ops: true + input_get: get_sentences + inputs: + "sentences:0": [100] + outputs: + - Identity:0 + rtol: 0.05 + atol: 0.0005 + concrete_function: 0 + +Wiki-words-500-with-normalization: + disabled: false + skip_conversion: true + model: "C:/Users/tomwi/Documents/tfhubmodels/Wiki-words-500-with-normalization" + converted_model: "C:/Users/tomwi/Documents/tfhubmodels/Wiki-words-500-with-normalization/model.onnx" + model_type: saved_model + large_model: false + run_tf_frozen: false + use_custom_ops: true + input_get: get_sentences + inputs: + "sentences:0": [100] + outputs: + - Identity:0 + rtol: 0.05 + atol: 0.0005 + concrete_function: 0