**Details:** Previously, we were able to convert models requiring openvino-tokenizers extensions (like with string operations, ragged tensors) only in Python by `convert_model`. Now we add option to convert using `ovc` tool. The tool internally imports extensions if they are installed. **Ticket:** TBD --------- Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com> |
||
|---|---|---|
| .. | ||
| utils | ||
| constants.py | ||
| layer_test_class.py | ||
| layer_utils.py | ||
| logger.py | ||
| mo_convert_test_class.py | ||
| onnx_layer_test_class.py | ||
| tf2_layer_test_class.py | ||
| tf_layer_test_class.py | ||
| tflite_layer_test_class.py | ||