sandeep-krishnamurthy commented on a change in pull request #11037: Website landing page for MMS URL: https://github.com/apache/incubator-mxnet/pull/11037#discussion_r190659677
########## File path: docs/mms/index.md ########## @@ -0,0 +1,91 @@ +# Model Server for Apache MXNet (incubating) + +Model Server for Apache MXNet (incubating), otherwise known as MXNet Model Server (MMS), is an open source project aimed at providing a simple yet scalable solution for model inference. It is a set of command line tools for packaging model archives and serving them. The tools are written in Python, and have been extended to support containers for easy deployment and scaling. MMS also supports basic logging and advanced logging with AWS CloudWatch integration. Review comment: Word "metrics" is important along with logging. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
