Nicholas Butts
Nicholas Butts
I pulled the latest code and tried to run the build_module.sh file. It runs the cmake build system and then tries to download some file which fails with a checksum...
I installed the library, but when I try and run measureSNA.py I get the following error message: (base) C:\projects\pyLMS7002Soapy\examples>python measureSNA.py Traceback (most recent call last): File "measureSNA.py", line 4, in...
### Description I'm trying to run a YOLOX-Nano model on the Coral USB device. When I run the edgetpu_compiler I get the following error messages: ``` Edge TPU Compiler version...
**Describe the bug** See the example Python code below. If an AprilTag is in the FOV and detected, everything works great. If no AprilTag is in the FOV, the Python...
I pulled the demos yesterday (6262ad9fa7fbbd2983e0deda2142a408d473afb3) and tried the modem0 example, First, It doesn't transmit all of the time when I type something. Second, I don't see a signal transmitted....
The metric file calls nvidia-smi directly. This change calls nvidia-smi and if that fails called rocm-smi.