ezyang / pytorch-unattached

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

Various improvements for the JIT #219

Closed apaszke closed 7 years ago

apaszke commented 7 years ago
ezyang commented 7 years ago

For the immediate PR, we need a test for SavedVariables tracing fix. We should also bump up the priority of the autograd/nn-like testing framework for tracing and running (but I wouldn't block the PR on this).

ezyang commented 7 years ago

Thanks. Tests need to pass before going in.