Hi ESRI Community,
I'd like to use the MultiTaskRoadExtractor module in arcgis.learn to extract ATV tracks from aerial imagery. My intended deep learning analysis will be very similar to the Streams Extraction using Multi-Task Road Extractor exercise so I am trying to successfully run this example analysis in an ArcGIS Online Notebook first before modifying the code to suit my specific needs.
Oddly, when I run the example in an "Advanced" notebook, I receive no errors, though it takes over 1.5 hours to run each model fitting epoch. When I run the same example analysis in an "Advanced with GPU Support" Notebook, I receive the following error when attempting to fit the model:

I have tried this in versions 1.9.1 and 2.0.1 of arcgis API with the same error. Any suggestions?
Thanks in advance for any help resolving this issue!