<#1510 Fix PyTorch transformer> Pull request opene...
# flyte-github
a
#1510 Fix PyTorch transformer Pull request opened by samhita-alla TL;DR This PR fixes type fetch for torch types. Type ☑︎ Bug Fix ☐ Feature ☐ Plugin Are all requirements met? ☐ Code completed ☐ Smoke tested ☐ Unit tests added ☐ Code documentation added ☐ Any pending items have an associated Issue Complete description The
guess_python_type
method has been moved to the subclasses without retaining it in the parent class. This will return the correct type when fetching the execution output via FlyteRemote. Tracking Issue flyteorg/flyte#3148 Follow-up issue NA OR https://github.com/flyteorg/flyte/issues/ flyteorg/flytekit All checks have passed 30/30 successful checks