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
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
Yes, those do not work.
Following steps 1 & 2, I created this .env file.
I thinking there is a typo in step 3. It says to use the factory-ai-vision/EdgeSolution/deployment.gpu.template.json template to build both the GPU and CPU versions.
I assumed that building factory-ai-vision/EdgeSolution/deployment.gpu.template.json would be wrong, but just in case I built it and got the following errors.
I also tried building factory-ai-vision/EdgeSolution/deployment.gpu.arm64v8.template.json (though not mentioned in the build steps) and it failed with a different set of errors
It appears to have successfully built a visionwebmodule and webdbmodule though neither are mentioned architecture documentation.
The text was updated successfully, but these errors were encountered:
[Yesterday 11:17 PM] Mahesh Yadav
have you tried building using iot edge build template ...here https://github.com/Azure-Samples/azure-intelligent-edge-patterns/blob/yadavm_factoryai/factory-ai-vision/EdgeSolution/deployment.gpu.arm64v8.template.json
[Yesterday 11:18 PM] Mahesh Yadav
instruction on how to build docker contaioenr for iot edge is here
[Yesterday 11:18 PM] Mahesh Yadav
https://github.com/Azure-Samples/azure-intelligent-edge-patterns/tree/yadavm_factoryai/factory-ai-vision#option-2-manual-installation-building-a-docker-container-and-deploy-by-visual-studio-code
[11:25 AM] Sean Kelly
Yes, those do not work.
Following steps 1 & 2, I created this .env file.
I thinking there is a typo in step 3. It says to use the
factory-ai-vision/EdgeSolution/deployment.gpu.template.json
template to build both the GPU and CPU versions.I assumed that building
factory-ai-vision/EdgeSolution/deployment.gpu.template.json
would be wrong, but just in case I built it and got the following errors.I also tried building
factory-ai-vision/EdgeSolution/deployment.gpu.arm64v8.template.json
(though not mentioned in the build steps) and it failed with a different set of errorsIt appears to have successfully built a visionwebmodule and webdbmodule though neither are mentioned architecture documentation.
The text was updated successfully, but these errors were encountered: