A tool that converts a CGF application JSON description into YAML format for STM compilation. Before running the script, please make sure the Python package PyYAML
is installed. An example command to use the tool is listed as the following:
./descriptionScheduleYamlGenerator.py --app CGFDemo.app.json --output CGFDemo.yaml