.gitignore
LICENSE
Makefile
README.md
pyproject.toml
setup.cfg
setup.py
.buildkite/pipeline.yml
.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
e2e/Dockerfile
e2e/docker-compose.yml
e2e/adult_income/.test_env
e2e/adult_income/data_compose.py
e2e/adult_income/data_generator.py
e2e/adult_income/data_preprocess.py
e2e/adult_income/launch_compose.sh
e2e/adult_income/launch_middleware.sh
e2e/adult_income/launch_persia.sh
e2e/adult_income/launch_server.sh
e2e/adult_income/model.py
e2e/adult_income/train.py
e2e/adult_income/config/embedding_config.yml
e2e/adult_income/config/middleware_config.yml
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.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