waleedka / hiddenlayer

Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.
MIT License
1.79k stars 266 forks source link

RuntimError: only tuples, list and Variables supported as JIT inputs, but got NoneType #53

Closed ray-lee-94 closed 5 years ago

ray-lee-94 commented 5 years ago

File /torch/jit/init.py line 295, in forward outvars, =_flatten(out)

ray-lee-94 commented 5 years ago

I delelet the None output branch.