setup.cfg
setup.py
shoelace/__init__.py
shoelace/dataset.py
shoelace/evaluation.py
shoelace/iterator.py
shoelace.egg-info/PKG-INFO
shoelace.egg-info/SOURCES.txt
shoelace.egg-info/dependency_links.txt
shoelace.egg-info/requires.txt
shoelace.egg-info/top_level.txt
shoelace/functions/__init__.py
shoelace/functions/logcumsumexp.py
shoelace/loss/__init__.py
shoelace/loss/listwise.py
test/__init__.py
test/test_dataset.py
test/test_evaluation.py
test/test_iterator.py
test/utils.py
test/examples/__init__.py
test/examples/test_linear_network.py
test/functions/__init__.py
test/functions/test_logcumsumexp.py
test/loss/__init__.py
test/loss/test_listwise.py