LICENSE.txt
MANIFEST.in
README.md
setup.py
python/jtorch/__init__.py
python/jtorch/autograd.py
python/jtorch/compiler.py
python/jtorch/nn.py
python/jtorch/optim.py
python/jtorch.egg-info/PKG-INFO
python/jtorch.egg-info/SOURCES.txt
python/jtorch.egg-info/dependency_links.txt
python/jtorch.egg-info/requires.txt
python/jtorch.egg-info/top_level.txt
python/jtorch/src/data.o
python/jtorch/src/jtorch_core.h
python/jtorch/test/test_function.py
python/jtorch/test/test_tutorial.py
python/jtorch/tutorial/auto_grad1.py
python/jtorch/tutorial/auto_grad2.py
python/jtorch/tutorial/auto_grad3.py
python/jtorch/tutorial/auto_grad4.py
python/jtorch/tutorial/auto_grad5_optim.py
python/jtorch/tutorial/auto_grad6_module.py
python/jtorch/tutorial/auto_grad7_dynet.py
python/jtorch/utils/pip_publish.py
python/torch/__init__.py
python/torch/autograd.py