ndif-team / nnsight

The nnsight package enables interpreting and manipulating the internals of deep learned models.
https://nnsight.net/
MIT License
360 stars 34 forks source link

nnsight should raise exceptions when remote=True and an error happens on the server #73

Closed Justabitwearden closed 7 months ago

Justabitwearden commented 7 months ago

Currently when there is an error on the server, this is outputted for the user to see but an exception is not raised. This can lead to confusing error messages