## 🐛 Bug I am trying to export the default trained YOLOv5 Model as [given here](https://github.com/ultralytics/yolov5/issues/251) to CoreML but getting an error on both Colab as well as my laptop: `CoreML: export failure: 'torch._C.Node' object has no attribute 'ival'` <img width="1363" alt="Screenshot 2021-04-28 at 13 55 39" src="https://user-images.githubusercontent.com/71817574/116407198-6cf43000-a829-11eb-860c-7b9ae2d99a81.png"> ## To Reproduce (REQUIRED) Follow the steps mentioned [here](https://github.com/ultralytics/yolov5/issues/251). ## Expected behavior Export the CoreML model successfully. ## Environment Colab and Macbook Pro 13 inch 2019.