Document the problems to think about at a later state here. If particular file(s) are affected by the problem, mention those at the beginning. The style for problem documentation is:
-> problem description
-> define a buffer size depending on machine the program is running on
-> what is the maximum number of elements a matrix can contain without getting overflow problems during computations?
-> Should we include different folders for test of different applications or include all apps_tests there?
-> Creating separate files for addVal2..., convert... and other functions in flib.h ?
sudo apt-get install autoconf automake libtool curl make g++ unzip sudo apt-get install python3-pip python3-dev libprotobuf-dev protobuf-compiler
export CMAKE_ARGS="-DONNX_USE_PROTOBUF_SHARED_LIBS=ON" git clone --recursive https://github.com/onnx/onnx.git cd onnx
set CMAKE_ARGS=-DONNX_USE_LITE_PROTO=ON pip install -e .
pip install onnx