This website requires JavaScript.
Explore
Help
Register
Sign In
Marmelator
/
image-classification-service
Watch
1
Star
0
Fork
0
You've already forked image-classification-service
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
29
Wiki
Activity
image-classification-service
/
test
/
unit_tests
History
Matthias Bisping
5c5d132d7f
fixed batching issue in prediction monkey patch by introducinbg an output generator, that yields the expected predictions
2022-03-27 01:13:28 +01:00
..
__init__.py
Pull request
#5
: Tests&Fixes
2022-03-23 11:49:05 +01:00
conftest.py
fixed batching issue in prediction monkey patch by introducinbg an output generator, that yields the expected predictions
2022-03-27 01:13:28 +01:00
estimator_test.py
refactoring; added predictor; mocking of predict function is broken: fixing next commit
2022-03-26 21:19:02 +01:00
predictor_test.py
fixed batching issue in prediction monkey patch by introducinbg an output generator, that yields the expected predictions
2022-03-27 01:13:28 +01:00
preprocessor_test.py
fixed batching issue in prediction monkey patch by introducinbg an output generator, that yields the expected predictions
2022-03-27 01:13:28 +01:00