Docs | Support

yngtodd/fusion

ext
4 years, 5 months ago
@yngtodd Fix bug Torch doesn't have torch::Sigmoid. Should be torch::sigmoid.
No dependencies with known security vulnerabilities.
ext
4 years, 5 months ago
Add backward pass for the lltm function This gives us the forward, backward, and pybind bits we nee
No dependencies with known security vulnerabilities.
ext
4 years, 5 months ago
Add torch to setup.py I was missing this dependency.
No dependencies with known security vulnerabilities.
ext
4 years, 5 months ago
Adding torch as a dependency for Travis Builds were automatically failing without this dependency.
No dependencies with known security vulnerabilities.
ext
4 years, 5 months ago
Add lltm forward function This starts us on the path for C++ extensions.
No dependencies with known security vulnerabilities.
master
4 years, 5 months ago
Add shield Show that we are not getting stuck by Python Y2K.
No dependencies with known security vulnerabilities.