Remove arm32 (#5935)

* remove references to 32bit arm

* scheduled build to maintain actions cache
This commit is contained in:
Blake Blackshear
2023-04-08 10:24:28 -05:00
committed by GitHub
parent 37db4070ce
commit cefbed614f
8 changed files with 50 additions and 35 deletions

View File

@@ -48,7 +48,7 @@ A single Coral can handle many cameras and will be sufficient for the majority o
The OpenVINO detector type is able to run on:
- 6th Gen Intel Platforms and newer that have an iGPU
- x86 & Arm32/64 hosts with VPU Hardware (ex: Intel NCS2)
- x86 & Arm64 hosts with VPU Hardware (ex: Intel NCS2)
More information is available [in the detector docs](/configuration/detectors#openvino-detector)