@@ -15,60 +15,60 @@ tests:
1515 - " triangle => 0\\ .0\\ d+"
1616 - " anomaly: (-\\ d+\\ .\\ d+)|(0\\ .0\\ d+)"
1717 - " === Inference time profiling ==="
18- - " Full inference completed in \\ d+ ms "
19- - " Classification completed in \\ d+ ms "
20- - " DSP operations completed in \\ d+ ms "
21- - " Anomaly detection completed in \\ d+ ms "
18+ - " Full inference completed in \\ d+ us "
19+ - " Classification completed in \\ d+ us "
20+ - " DSP operations completed in \\ d+ us "
21+ - " Anomaly detection completed in \\ d+ us "
2222 - " === Inference result ==="
2323 - " idle => 0\\ .0\\ d+"
2424 - " sine => (1\\ .0\\ d+)|(0\\ .9\\ d+)"
2525 - " triangle => 0\\ .0\\ d+"
2626 - " anomaly: (-\\ d+\\ .\\ d+)|(0\\ .0\\ d+)"
2727 - " === Inference time profiling ==="
28- - " Full inference completed in \\ d+ ms "
29- - " Classification completed in \\ d+ ms "
30- - " DSP operations completed in \\ d+ ms "
31- - " Anomaly detection completed in \\ d+ ms "
28+ - " Full inference completed in \\ d+ us "
29+ - " Classification completed in \\ d+ us "
30+ - " DSP operations completed in \\ d+ us "
31+ - " Anomaly detection completed in \\ d+ us "
3232 - " === Inference result ==="
3333 - " idle => 0\\ .0\\ d+"
3434 - " sine => (1\\ .0\\ d+)|(0\\ .9\\ d+)"
3535 - " triangle => 0\\ .0\\ d+"
3636 - " anomaly: (-\\ d+\\ .\\ d+)|(0\\ .0\\ d+)"
3737 - " === Inference time profiling ==="
38- - " Full inference completed in \\ d+ ms "
39- - " Classification completed in \\ d+ ms "
40- - " DSP operations completed in \\ d+ ms "
41- - " Anomaly detection completed in \\ d+ ms "
38+ - " Full inference completed in \\ d+ us "
39+ - " Classification completed in \\ d+ us "
40+ - " DSP operations completed in \\ d+ us "
41+ - " Anomaly detection completed in \\ d+ us "
4242 - " === Inference result ==="
4343 - " idle => 0\\ .0\\ d+"
4444 - " sine => 0\\ .0\\ d+"
4545 - " triangle => (1\\ .0\\ d+)|(0\\ .9\\ d+)"
4646 - " anomaly: (-\\ d+\\ .\\ d+)|(0\\ .0\\ d+)"
4747 - " === Inference time profiling ==="
48- - " Full inference completed in \\ d+ ms "
49- - " Classification completed in \\ d+ ms "
50- - " DSP operations completed in \\ d+ ms "
51- - " Anomaly detection completed in \\ d+ ms "
48+ - " Full inference completed in \\ d+ us "
49+ - " Classification completed in \\ d+ us "
50+ - " DSP operations completed in \\ d+ us "
51+ - " Anomaly detection completed in \\ d+ us "
5252 - " === Inference result ==="
5353 - " idle => 0\\ .0\\ d+"
5454 - " sine => 0\\ .0\\ d+"
5555 - " triangle => (1\\ .0\\ d+)|(0\\ .9\\ d+)"
5656 - " anomaly: (-\\ d+\\ .\\ d+)|(0\\ .0\\ d+)"
5757 - " === Inference time profiling ==="
58- - " Full inference completed in \\ d+ ms "
59- - " Classification completed in \\ d+ ms "
60- - " DSP operations completed in \\ d+ ms "
61- - " Anomaly detection completed in \\ d+ ms "
58+ - " Full inference completed in \\ d+ us "
59+ - " Classification completed in \\ d+ us "
60+ - " DSP operations completed in \\ d+ us "
61+ - " Anomaly detection completed in \\ d+ us "
6262 - " === Inference result ==="
6363 - " idle => 0\\ .0\\ d+"
6464 - " sine => 0\\ .0\\ d+"
6565 - " triangle => (1\\ .0\\ d+)|(0\\ .9\\ d+)"
6666 - " anomaly: (-\\ d+\\ .\\ d+)|(0\\ .0\\ d+)"
6767 - " === Inference time profiling ==="
68- - " Full inference completed in \\ d+ ms "
69- - " Classification completed in \\ d+ ms "
70- - " DSP operations completed in \\ d+ ms "
71- - " Anomaly detection completed in \\ d+ ms "
68+ - " Full inference completed in \\ d+ us "
69+ - " Classification completed in \\ d+ us "
70+ - " DSP operations completed in \\ d+ us "
71+ - " Anomaly detection completed in \\ d+ us "
7272 type : multi_line
7373 platform_allow :
7474 - nrf54l15dk/nrf54l15/cpuapp
0 commit comments