openvino/tests/layer_tests/common
Ruslan Nugmanov 4601b31bd0
Keras to tflite version of tests (#15042)
* keras to tflite version of tests

* Update tests/layer_tests/common/tf2_layer_test_class.py

Co-authored-by: Evgenya Stepyreva <eva.my.link@gmail.com>

* moved out tf utility functions from modules with tf_layer_test classes to tf_utils module

* moved out tf utility functions from modules with tf_layer_test classes to tf_utils module and tflite_utils modules

Co-authored-by: Evgenya Stepyreva <eva.my.link@gmail.com>
2023-01-13 10:29:50 +00:00
..
utils Keras to tflite version of tests (#15042) 2023-01-13 10:29:50 +00:00
constants.py Update year to 2022 in copyright notice (#9755) 2022-01-19 01:07:49 +03:00
layer_test_class.py Keras to tflite version of tests (#15042) 2023-01-13 10:29:50 +00:00
layer_utils.py [GPU] Change default infer precision to fp16 (#14752) 2023-01-04 15:55:44 +04:00
logger.py Move TF2 Keras layer tests from private repo and adapt them (#13049) 2022-09-22 12:36:36 +04:00
mo_convert_test_class.py Support of passing model from memory to mo.convert_model() (#13457) 2022-11-19 11:21:44 +03:00
onnx_layer_test_class.py [GPU] Change default infer precision to fp16 (#14752) 2023-01-04 15:55:44 +04:00
tf2_layer_test_class.py Keras to tflite version of tests (#15042) 2023-01-13 10:29:50 +00:00
tf_layer_test_class.py Keras to tflite version of tests (#15042) 2023-01-13 10:29:50 +00:00