amzn / pecos

PECOS - Prediction for Enormous and Correlated Spaces
https://libpecos.org/
Apache License 2.0
516 stars 105 forks source link

Make pecos.xmr importable #301

Closed OctoberChang closed 1 month ago

OctoberChang commented 1 month ago

Issue #, if available:

Description of changes: Add __init__.py in pecos/xmr/ and pecos/xmr/reranker/ folders, to make the xmr modules importable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.