Add model converter from tf/onnx to tflite framework
Created by: nberezina
- added model converter from tf and onnx to tflite framework
- remove nlohman-json submodule which was used in onnxruntime launcher. Needed libraries will be installed as linux package as it done in openvino
- added some converter fixes