[Migration] Sendnn inference rename#946
Conversation
Signed-off-by: Joe Runde <joe@joerun.de>
Signed-off-by: Joe Runde <joe@joerun.de>
Signed-off-by: Joe Runde <joe@joerun.de>
|
👋 Hi! Thank you for contributing. We also recommend installing prek and configuring it to check your code before every local commit. |
Signed-off-by: Joe Runde <joe@joerun.de>
Signed-off-by: Joe Runde <joe@joerun.de>
Signed-off-by: Joe Runde <joe@joerun.de>
|
If we want to keep pushing docker images (that nobody uses?) then we'll also need to update our quay configs. I've set things up so that they could run, but disabled the build for now. PyPI and Test PyPI projects have been updates to publish the new |
|
bot:test |
Signed-off-by: Joe Runde <joe@joerun.de>
|
bot:test |
|
@joerunde yes I think it is overlapping. We can close this as dup. I actually had this ready last week just for the documentation but fail to submit. |
|
I think these two changes are still missing:
|
rafvasq
left a comment
There was a problem hiding this comment.
Assuming docker/Dockerfile.amd64 is being left alone for now, a few other references to "vllm spyre" include:
- CONTRIBUTING.md
- AFTU tests docstrings (graph_compare_utils.py, test_compare_graphs.py)
- e2e/test_spyre_mm.py (here)
|
Adding some of my searching as well, with commands (overlaps with above comments except for some more changes in |
Signed-off-by: Joe Runde <joe@joerun.de>
|
Travis' commands are now clean- y'all think this is good to go? |
|
good luck us! |
|
test pypi deployment was successful! 🎉 |
Description
This PR updates the
vllm_spyrepackage tosendnn_inference.Docs and publication workflows have been updated in preparation to publish this as
sendnn-inference==2.0.0❗❗❗
Breaking configuration changes!
VLLM_PLUGINSis nowsendnn_inferenceSENDNN_INFERENCE_*sendnn_inference_versionRelated Issues
Closes torch-spyre/spyre-inference#8
Test Plan
Checklist
bash format.sh)Signed-off-by:line (DCO compliance)