Unanswered
I Have Code That Does Torch.Load(Path) And Deserializes A Model.
I Am Performing This In Package A.B.C, And The Model’S Module Is Available In In A.B.C.Model
Unfortunately, The Model Was Serialized With A Different Module Structure - It Was Originally Pla
it is a pickle issue
‘package model doesn’t exist’
Sounds like it, why do you think clearml
has anything there ?
BTW:
import_bind
.
__patched_import3
this is just so when packages that clearml autoconnects with are patched if imported After Task.init was called.
176 Views
0
Answers
2 years ago
one year ago