You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/Computer-vision/spatial-analysis-container.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -503,8 +503,6 @@ The following table shows the various Environment Variables used by the IoT Edge
503
503
| BILLING | your Endpoint URI| Collect this value from Azure portal from your Computer Vision resource. You can find it in the **Key and endpoint** section for your resource.|
504
504
| EULA | accept | This value needs to be set to *accept* for the container to run |
505
505
| DISPLAY | :1 | This value needs to be same as the output of `echo $DISPLAY` on the host computer. Azure Stack Edge devices do not have a display. This setting is not applicable|
506
-
| ARCHON_GRAPH_READY_TIMEOUT | 600 | Add this environment variable if your GPU is **not** T4 or NVIDIA 2080 Ti|
507
-
| ORT_TENSORRT_ENGINE_CACHE_ENABLE | 0 | Add this environment variable if your GPU is **not** T4 or NVIDIA 2080 Ti|
508
506
| KEY_ENV | ASE Encryption key | Add this environment variable if Video_URL is an obfuscated string |
509
507
| IV_ENV | Initialization vector | Add this environment variable if Video_URL is an obfuscated string|
0 commit comments