Tags: xxl007/serve
Tags
Pt17 0 2 1 (pytorch#791) * updated cpu requirements file * renamed requirements_gpu to cuda102 * added requirements file for cuda101 * updated torch dependency installation logic * updated readme * freeze cuda version to 101 for regression suite on codebuild
Adding Prometheus metrics framework (pytorch#460) * Test Prometheus client with sample metrics * Updated documentation and additional labels for model metrics * Updated inference unit tests to check for metrics; Added openapi docs * Addressed review comments * Added POSTMAN regression tests for metrics * Update connecter types * Bumping serving-sdk dependency * Dropping metrics plugins support for now * Fixed erroneous test cases * added flag to enable or disable prometheous metric api * Adding missing file * doc changes and fixed typo * Update configuration.md made section for new params related to metric * Update metrics_api.md * Update MetricAggregator.java Fixed constant name Co-authored-by: dhaniram-kshirsagar <26479924+dhaniram-kshirsagar@users.noreply.github.com> Co-authored-by: dhaniram kshirsagar <dhaniram_kshirsagar@persistent.com>
Merge pull request pytorch#171 from pytorch/stage_release merge stage_release to master * snapshot (!!) * GPU docker * docs update * default version