awslabs / multi-model-server

Multi Model Server is a tool for serving neural net models for inference
Apache License 2.0
998 stars 230 forks source link

More refactoring for name change #874

Closed alexwong closed 4 years ago

alexwong commented 4 years ago

Update code related to docker containers after creating new repo. Also handle rest of renaming.

alexwong commented 4 years ago

Wait for new S3 bucket to be created to house data for docs.

vdantu commented 4 years ago

The changes look good.

NOTE: Just a side note, we should also release an mxnet-model-server pip package with the deprecation warning for the next release. Otherwise customers who are currently using mxnet-model-server might never know that they should change to multi-model-server.

alexwong commented 4 years ago

The changes look good.

NOTE: Just a side note, we should also release an mxnet-model-server pip package with the deprecation warning for the next release. Otherwise customers who are currently using mxnet-model-server might never know that they should change to multi-model-server.

Noted.