This directory contains troubleshooting references and setup guides for commonly reported problems.
| Document | Platform | Description |
|---|---|---|
| compiler_error_reference.md | Linux / Windows | Catalog of common quantization, deployment, and runtime error messages with technical explanations. |
| cpu_npu_buffer_mismatch.md | Linux / Windows | Workaround for partitioned graph execution where buffer addresses do not match across adjacent subgraph boundaries. |
| windows_mingw_setup.md | Windows | Setup and validation guide for MinGW Clang + CMake used in host evaluation. |
| linux-glibcxx-3.4.32-not-found.md | Linux | Fix for GLIBCXX_3.4.32 not found by updating GNU C++ runtime libraries. |
| linux-cmake-3.24-required.md | Linux | Fix for host-evaluation failures caused by old CMake versions (< 3.24). |