csarofeen / pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration
http://pytorch.org
Other
26 stars 7 forks source link

`full` python API is broken and doesn't print a proper definition #2502

Closed kevinstephano closed 1 year ago

kevinstephano commented 1 year ago

🐛 Describe the bug

Test test_scalar_only_inputs needs to be fixed in test_python_frontend.py.

Versions

TOT

kevinstephano commented 1 year ago

Closing this bug in favor of Ivan's one in the new repo https://github.com/NVIDIA/Fuser/issues/133.