LICENSE
README.md
pyproject.toml
TensorPlay/__init__.py
TensorPlay/core.py
TensorPlay/data.py
TensorPlay/func.py
TensorPlay/initializer.py
TensorPlay/layer.py
TensorPlay/module.py
TensorPlay/operator.py
TensorPlay/optimizer.py
TensorPlay/scheduler.py
TensorPlay/utils.py
tensorplay.egg-info/PKG-INFO
tensorplay.egg-info/SOURCES.txt
tensorplay.egg-info/dependency_links.txt
tensorplay.egg-info/requires.txt
tensorplay.egg-info/top_level.txt
tests/test_tensor_basic.py