.gitignore
LICENSE
Makefile
README.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/black.yml
.github/workflows/flake8.yml
.github/workflows/pypi-publish.yml
.github/workflows/python-package-check.yml
.github/workflows/pytype.yml
bin/launch_middleware
bin/launch_server
docs/conf.py
docs/doc-requirements.txt
docs/index.rst
docs/_autoapi_templates/index.rst
docs/_autoapi_templates/python/attribute.rst
docs/_autoapi_templates/python/class.rst
docs/_autoapi_templates/python/data.rst
docs/_autoapi_templates/python/exception.rst
docs/_autoapi_templates/python/function.rst
docs/_autoapi_templates/python/method.rst
docs/_autoapi_templates/python/module.rst
docs/_autoapi_templates/python/package.rst
persia/__init__.py
persia/backend.py
persia/ctx.py
persia/data.py
persia/env.py
persia/error.py
persia/logger.py
persia/prelude.py
persia/service.py
persia/utils.py
persia/version.py
persia/wrapper.py
persia.egg-info/PKG-INFO
persia.egg-info/SOURCES.txt
persia.egg-info/dependency_links.txt
persia.egg-info/requires.txt
persia.egg-info/top_level.txt
persia/sparse/__init__.py
persia/sparse/emb.py
persia/sparse/optim.py
test/test_demo.py
torch_ext/base64.h
torch_ext/persia_torch_ext.cpp
torch_ext/third_party/dbg_macro/dbg.h
torch_ext/third_party/thread_pool/ThreadPool.h