hiddenlayer
hiddenlayer copied to clipboard
Fix TypeError for Pytorch Model #94
Catch TypeError exception raise by torch.onnx._optimize_trace with Pytorch 1.13.0.
Fix https://github.com/waleedka/hiddenlayer/issues/94
At least it work (but graph without opt are pretty ugly 😢)
Close as inactive