|
|
|
|
|
by eiriklv
805 days ago
|
|
I feel you - Python has much better (more flexible) argument support than JavaScript in this case. Converting the entire set of arguments into a keyed object is usually what happens, but then it wouldn't look like PyTorch anymore. |
|