|
|
|
|
|
by blackbear_
2083 days ago
|
|
This looks really neat, but I've only felt the need for such a tool with tensorflow. With pytorch and numpy you can just use ipdb or any other debugger to be parachuted right at the exception and inspect shape and value of all the variables you need. |
|