Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release/0.12] Revert pipelines upgrade for 0.12.1 (#346)
* Revert "[cherry-pick] Release 0.12.1 cherry pick (#343)" This reverts commit ddf0ed6. * SparseServer.UI example [WIP] (#308) * add megasparse dir * edited readme to support DS integration * small edit to docstring * edited settings.py module so only 2 models are loaded. * added more context to the readme about adding more models. * fixed image * added different host to streamlit client as default * quality check edits * quality check commit * passing copyright quality check * content edits * rename dir to sparseserver-ui * added new config file for quick start * edited multipipelineclient in settings.py * changed name of config file * edited model stubs * edited readme * added dependency pins * changed server pin * edited model choice logic * altered front-end features * style update * renamed samples file * added variant descriptions * style changes * edited samples.py module * style changes * added new pic * edited README * updated readme cmds * SparseServer edit (#314) * edit number of models * edit settings.py * edit readme * AWS Sagemaker example integration (#305) * AWS Sagemaker example integration * documentation, sample config, dockerfile fixes * fix ecr repo name * readme code changes from testing * Update huggingface-transformers/README.md with new models (#329) * Update README.md (#330) * Update README.md various grammatical edits additional edits for section headline consistency * Topology file for HB120rs_v3 (#334) * Topology file for HB120rs_v3 Specifies core-per-CCX grouping for HB120rs_v3 VM's, used by multi-process script. * Update README.md to reference Azure topo file * Move all benchmarking within deepsparse/benchmark/ (#333) * Move all benchmarking within deepsparse/benchmark/ * Update benchmark_model * Expose results at benchmark base * isort * Skip flake8 * server integration check bug fix (#331) * server integration check bug fix need to verify integration is set before calling `integration.lower()` * respond to review - click choice * add default integration val to server config schema (#337) * Remove: startlette dep (#338) * Update src/deepsparse/version.py Co-authored-by: Ricky Costa <79061523+InquestGeronimo@users.noreply.github.com> Co-authored-by: Michael Goin <michael@neuralmagic.com> Co-authored-by: Jeannie Finks <74554921+jeanniefinks@users.noreply.github.com> Co-authored-by: Govind Ramnarayan <77341216+govindr-nm@users.noreply.github.com> Co-authored-by: Konstantin Gulin <66528950+KSGulin@users.noreply.github.com> Co-authored-by: Mark Kurtz <mark.kurtz@neuralmagic.com>
- Loading branch information