(Ab)using Python for Better Debbuging of Pre-trained Pytorch Models
It can be useful to (ab)use python's dynamic object model to add functions to existing objects in order to better interrogate and debug a pre-trained pytorch model.
more ...It can be useful to (ab)use python's dynamic object model to add functions to existing objects in order to better interrogate and debug a pre-trained pytorch model.
more ...