Part Number: AM69A
Tool/software:
I have created a simple model with single convolution layer, one input and one output channel:
import onnx
import onnx.helper as helper
import onnx.numpy_helper as numpy_helper
import numpy as np
# Create a tensor…
Part Number: AM69A Tool/software: Hi,
after successfully compiling a couple models on the PC with edgeai-benchmark, I wanted to proceed and run the inference on the AM69A target. For that the edgeai-benchmark repo was nfs mounted to the AM69A target…
Part Number: PROCESSOR-SDK-AM69A Other Parts Discussed in Thread: AM69A
Tool/software:
Hi TI engineers. I am using Processor SDK AM69A with SDK ver. 10.0.0.4 and I am trying to run GUI Qt Application program on it. However, I am facing some issue related…
This is strange.
Can you please reflash the sd card and run vision_apps_init.sh followed by model inference ?
Secondly,
We can also check the debug_level 2 or 3 logs on host typically .y files means dump is in fixed point and layer executed in fixed point…
Part Number: AM69A Tool/software: HI,
I have been testing with the latest Robotics SDK 10.0 with the intent to bring up the Vision/Radar Fusion demos.
There are some build errors on the target side
oot@j7-docker:~/j7ros_home/ros_ws$ colcon build --base…
Simon,
It's worth noting that the VTM includes thresholds for interrupt generation. The "best" thing to do would be to somehow throttle back your application (reduce loading, features of the application) such that when temperatures are approaching…
Part Number: AM69A Tool/software: I created a simple model with single convolution layer, two kernels, one input and two output channels:
import onnx
import onnx.helper as helper
import onnx.numpy_helper as numpy_helper
import numpy as np
# Create…
Part Number: AM69A Other Parts Discussed in Thread: AM69
Tool/software:
According to the J784S4 register definitions, there are register's named " cpsw_9xuss_j7am_CPSGMII_CONTROL_REG_j". Bit 6 is defined as test pattern enabled (TEST_PATTERN_EN…
Part Number: AM69A
Tool/software:
Hello TI we followed section 5.4.8.10.2 Entire Sequence for Programming PLLCTRL in the TRM to disable some of the PLL clocks we are not using. I used the k3conf write command to unlock and write to the registers. I was…
Part Number: AM69A Other Parts Discussed in Thread: TDA4VH , AM69
Tool/software:
Hi TI Experts,
As we know that for TDA4VH, we support ASILD, SIL3, MCAL drivers & SDL certifications. And we also know that AM69A is pin to pin compatible with TDA4VH.…