When converting a model from TensorFlow or Caffe, some of our users would like to download not just the compiled blob file, but also .xml and .bin files (the OpenVINO IR representation).
There should be an option to specify this additional output, both via UI and API