Steven D. Lander
5a83a92390
Refactor imports for tensorflow ( #27617 )
...
* Refactoring imports for tensorflow
* Removing whitespace spaces on blank line 110
* Moving tensorflow to try/except block
* Fixed black formatting
* Refactoring try/except to if/else
2019-10-14 08:44:30 -07:00
Franck Nijhof
c7da781efc
Update documentation link URL for integrations in all manifests ( #27114 )
2019-10-02 09:25:44 -07:00
Robin
1d60cccc21
Put draw_box in image_processing ( #26712 )
...
* Put draw_box in image_processing
* Update draw_box
* Update __init__.py
* run isort
* Fix lints
* Update __init__.py
* Update requirements_all.txt
* Adds type hints
* Update gen_requirements_all.py
* Update requirements_test_all.txt
* rerun script/gen_requirements_all.py
* Change Pillow to pillow
* Update manifest.json
* Run script/gen_requirements_all.py
2019-09-24 12:09:16 +02:00
Pascal Vizeli
cde09062c4
Update OpenCV 4.1.1 / Numpy 1.17.1 ( #26387 )
2019-09-03 21:04:38 +02:00
Pascal Vizeli
1077ec1704
Add packages version to Tensoflow for wheels packages ( #26068 )
...
* Add packages version to Tensoflow for wheels packages
* Uncomment tensorflow
* fix string
* Revert version
2019-08-19 16:56:57 +02:00
Fabian Affolter
e21a677239
Upgrade pillow to 6.1.0 ( #26005 )
2019-08-16 13:49:28 -07:00
Fabian Affolter
87f1a8ed0c
Upgrade numpy to 1.17.0 ( #25998 )
2019-08-16 08:36:57 -07:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Fabian Affolter
a91ad0189e
Upgrade numpy to 1.16.4 ( #24845 )
2019-06-29 07:15:32 -04:00
Fabian Affolter
1ecb3de643
Upgrade numpy to 1.16.3 ( #23673 )
2019-05-08 09:17:41 +02:00
cgtobi
2c07bfb9e0
Remove dependencies and requirements ( #23024 )
...
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd
.
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c
.
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
2019-04-12 10:13:30 -07:00
Paulus Schoutsen
cfe4cf30ad
Add manifests ( #22699 )
...
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
2019-04-03 21:14:45 -07:00
Paulus Schoutsen
f5076188ef
Consolidate all platforms that have no tests ( #22096 )
...
* Consolidate
* Fix tests
* Update imports
* Fix import
* Use importlib because integration and package share name
* Fix more tests
* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00