Unanswered
Hi Folks!
I Have An Issue With Pipeline From Functions. I'M Loading And Converting Model In One Step And Trying To Pass Pytorch Model To The Next One. How Do I Deserialize My Model.Pkl Artifact Properly In The Second Step?
I Have Checked The Step Code On
Hi @<1635088270469632000:profile|LividReindeer58> ! parent_task.artifacts[artifact_name].get()
should just work to get artifacts from the parent task (the artifact should be automatically unpickled). Are you getting any errors when you do this?
119 Views
0
Answers
11 months ago
10 months ago