CostlyOstrich36 Thanks !! That's look much cleaner than task.export_task()['runtime']['gpu_type']
:D
Hi ManiacalLizard2 , it will be part of the Task object. It should be part of the task.data.runtime
attribute
Given a Task object, how do I retrieve the GPU type ? I can see it from the webUI but it would be great if I can get it from the python sdk
CostlyOstrich36 Thanks !! That's look much cleaner than task.export_task()['runtime']['gpu_type']
:D
Hi ManiacalLizard2 , it will be part of the Task object. It should be part of the task.data.runtime
attribute