README.rst
setup.py
auto_diff/__init__.py
auto_diff/op/__init__.py
auto_diff/op/op_constant.py
auto_diff/op/op_expand_dims.py
auto_diff/op/op_flatten.py
auto_diff/op/op_placeholder.py
auto_diff/op/op_reshape.py
auto_diff/op/op_squeeze.py
auto_diff/op/op_transpose.py
auto_diff/op/op_variable.py
auto_diff/op/operation.py
auto_diff/sess/__init__.py
auto_diff/sess/session.py
auto_diff/simple/__init__.py
auto_diff/simple/simplify.py
auto_diff/simple/sp_const_sub_tree.py
tests/__init__.py
tests/op/__init__.py
tests/op/test_op_constant.py
tests/op/test_op_expand_dims.py
tests/op/test_op_flatten.py
tests/op/test_op_placeholder.py
tests/op/test_op_reshape.py
tests/op/test_op_transpose.py
tests/op/test_op_variable.py
tests/op/test_operation.py
tests/op/test_squeeze.py
tests/op/util.py
tests/sess/__init__.py
tests/sess/test_session.py
tests/simple/__init__.py
tests/simple/test_sp_const_sub_tree.py
toy_auto_diff.egg-info/PKG-INFO
toy_auto_diff.egg-info/SOURCES.txt
toy_auto_diff.egg-info/dependency_links.txt
toy_auto_diff.egg-info/requires.txt
toy_auto_diff.egg-info/top_level.txt