Hello good morning,
The post for ESRI Deep Learning team, so when updating Deep Learning Libraries from ArcGIS Pro 3.6 to 3.7, the following steps are described on the github page https://github.com/esri/deep-learning-frameworks
Upgrading From a Previous Version:
If you're upgrading from a previous release, the safest way to upgrade is to uninstall and reinstall both the product and the deep learning installer. For example, to upgrade from Pro 3.2 to Pro 3.3:
After these steps, you should have a clean Pro installation with the Deep Learning package set included in the default arcgispro-py3 environment.
Now my question is, someone else working at ESRI suggested to actually clone the ArcGIS Pro python environment and then install the deep learning in that clone environment. However, the official documentation on GitHub does not state that when updating from a previous version.
Please guide on this , thank you!