Removing ONNX dependencies
Removing ONNX dependencies from the framework since models can be converted afterwards using custom scripts.
This fixes an issue with newer TensorFlow versions not working with keras2onnx and the onnx format.
Edited by Steffen Korn