Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #31

Merged
merged 18 commits into from
Jan 10, 2020
Merged

Dev #31

merged 18 commits into from
Jan 10, 2020

Conversation

mike0sv
Copy link
Contributor

@mike0sv mike0sv commented Jan 10, 2020

No description provided.

mike0sv and others added 18 commits December 5, 2019 14:56
merge fixes back to dev
* EBNT-142 eliminate Tensorflow deprecation warnings

* EBNT-142 replace Tensorflow with CatBoost in requirements_tests

* EBNT-142 eliminate fake warnings from check_pypi_module tests

* EBNT-142 eliminate version incompatibility warnings from client tests

* EBNT-142 tests and fixes for (multi-)model providers/loaders

* fix for coveralls badge

* EBNT-142 minor review improvement

* EBNT-142 move TF warnings workarounds from ebonite to ebonite.ext.tensorflow
* EBNT-146 docs

* EBNT-146 fix isort

* EBNT-146 fix import

* EBNT-146 fix import
* update docs (#21)

* Ebnt 142 warnings (#16)

* EBNT-142 eliminate Tensorflow deprecation warnings

* EBNT-142 replace Tensorflow with CatBoost in requirements_tests

* EBNT-142 eliminate fake warnings from check_pypi_module tests

* EBNT-142 eliminate version incompatibility warnings from client tests

* EBNT-142 tests and fixes for (multi-)model providers/loaders

* fix for coveralls badge

* EBNT-142 minor review improvement

* EBNT-142 move TF warnings workarounds from ebonite to ebonite.ext.tensorflow

* changelog v0.3.2

* Bump version: 0.3.1 → 0.3.2

* EBNT-142 move TF warnings workarounds from main code to tests (#18)

* Ebnt 146 docs (#20)

* EBNT-146 docs

* EBNT-146 fix isort

* EBNT-146 fix import

* EBNT-146 fix import

* EBNT-177 Eliminate "which docker" check failing on Windows hosts

* EBNT-177 fix for coverage 5.0.0

* EBNT-177 freeze coverage version as new major release is incompatible with coveralls
* update docs (#21)

* Ebnt 142 warnings (#16)

* EBNT-142 eliminate Tensorflow deprecation warnings

* EBNT-142 replace Tensorflow with CatBoost in requirements_tests

* EBNT-142 eliminate fake warnings from check_pypi_module tests

* EBNT-142 eliminate version incompatibility warnings from client tests

* EBNT-142 tests and fixes for (multi-)model providers/loaders

* fix for coveralls badge

* EBNT-142 minor review improvement

* EBNT-142 move TF warnings workarounds from ebonite to ebonite.ext.tensorflow

* changelog v0.3.2

* Bump version: 0.3.1 → 0.3.2

* EBNT-142 move TF warnings workarounds from main code to tests (#18)

* Ebnt 146 docs (#20)

* EBNT-146 docs

* EBNT-146 fix isort

* EBNT-146 fix import

* EBNT-146 fix import

* EBNT-177 Eliminate "which docker" check failing on Windows hosts

* EBNT-177 fix for coverage 5.0.0

* EBNT-177 freeze coverage version as new major release is incompatible with coveralls

* EBNT-178 redirect from / to Swagger API documentation in Flask

* EBNT-178 upgrade pyjackson
* EBNT-157 support for predict_proba in runtime

* EBNT-157 support for predict_proba in catboost

* EBNT-157 support for predict_proba in sklearn

* EBNT-157 predict_proba in examples

* EBNT-157 freeze scipy to 1.3.3 as 1.4.0 crashes pytest

* EBNT-157 Support for custom methods in model wrappers with predict_proba PoC

* EBNT-157 review fixes
* EBNT-180 First dimension of numpy arrays / torch tensors (batch size) should not be fixed in schemas
* EBNT-181 HTTP client/server error handling via dataset type-driven validation

* EBNT-187 Support for Pytorch JIT (TorchScript) models
* EBNT-181 HTTP client/server error handling via dataset type-driven validation

* EBNT-187 Support for Pytorch JIT (TorchScript) models

* EBNT-179 EBNT-188 improve readme

* update scikit-learn to 0.22 to prevent logreg solver warnings

* prevent coverage 5.x installation in coveralls tox block
* update docs (#21)

* Ebnt 142 warnings (#16)

* EBNT-142 eliminate Tensorflow deprecation warnings

* EBNT-142 replace Tensorflow with CatBoost in requirements_tests

* EBNT-142 eliminate fake warnings from check_pypi_module tests

* EBNT-142 eliminate version incompatibility warnings from client tests

* EBNT-142 tests and fixes for (multi-)model providers/loaders

* fix for coveralls badge

* EBNT-142 minor review improvement

* EBNT-142 move TF warnings workarounds from ebonite to ebonite.ext.tensorflow

* changelog v0.3.2

* Bump version: 0.3.1 → 0.3.2

* EBNT-142 move TF warnings workarounds from main code to tests (#18)

* Ebnt 146 docs (#20)

* EBNT-146 docs

* EBNT-146 fix isort

* EBNT-146 fix import

* EBNT-146 fix import

* Bump tensorflow from 1.14.0 to 1.15.0

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v1.14.0...v1.15.0)

Signed-off-by: dependabot[bot] <support@github.com>

* fix scipy==1.3.3

Co-authored-by: Mikhail Sveshnikov <mike0sv@gmail.com>
* add some DatasetType tests

* remove redundant

* fix isort
@mike0sv mike0sv merged commit afb34bc into master Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants