Commit b50ebac
Vision edge prediction (GoogleCloudPlatform#2146)
* AutoML Vision Edge Container Predict sample
* add one blank line after the function definition
* Refine README with clarifications and sample outputs, and rename encoded_string as encoded_image
* change port number and add docker link
* rewrite tests in pytest
* update port number from 8501 to 8505 to be consistent in README
* rename test names and move run/stop dockders to setup/teardown
* add comments to clarify the predictions with multiple images
* add comments to clarify the predictions with multiple images in prediction
* update indents from 2 to 4 spaces
* update files with too long lines
* fix trailing white spaces.
* skip tests for now and add a TODO to enable it infuture
* update readme with correct test file1 parent 029eb5a commit b50ebac
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments