waleedka / hiddenlayer

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

Fix `"torch._C.Value has no attribute 'uniqueName'" Error` #60

Closed JIAZHEN closed 4 years ago

JIAZHEN commented 4 years ago

Fix "torch._C.Value has no attribute 'uniqueName'" Error

JIAZHEN commented 4 years ago

Related issue - https://github.com/waleedka/hiddenlayer/issues/51

@waleedka could you please have a look and probably merge it? Thanks

JIAZHEN commented 4 years ago

@aneeshnema and @waleedka , PR is ready.

waleedka commented 4 years ago

Thank you for the fix. The issue got fixed by another PR that I merged recently.