[AZ-180] Update module and component docs for Jetson/INT8 changes

Made-with: Cursor
This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-04-02 07:25:22 +03:00
parent 2ed9ce3336
commit 7a7f2a4cdd
5 changed files with 37 additions and 23 deletions
+6 -5
View File
@@ -1,10 +1,10 @@
# Autopilot State
## Current Step
flow: existing-code
step: 9
name: Implement
status: in_progress
sub_step: batch_01
step: 11
name: Update Docs
status: not_started
sub_step: 0
retry_count: 0
## Cycle Notes
@@ -19,4 +19,5 @@ step: 14 (Deploy) — DONE (all artifacts + 5 scripts created)
AZ-180 cycle started 2026-04-02.
step: 8 (New Task) — DONE (AZ-180: Jetson Orin Nano support + INT8)
step: 9 (Implement) — NOT STARTED
step: 9 (Implement) — DONE (Dockerfile.jetson, requirements-jetson.txt, docker-compose.jetson.yml, tensorrt_engine INT8, inference calib cache download)
step: 10 (Run Tests) — DONE (33 passed, 3 skipped/hardware-specific, 0 failed; also fixed 2 pre-existing test failures)