diff --git a/docs/toolchain/appendix/fx_report.md b/docs/toolchain/appendix/fx_report.md index 741a74f..b64d1e6 100644 --- a/docs/toolchain/appendix/fx_report.md +++ b/docs/toolchain/appendix/fx_report.md @@ -6,26 +6,26 @@ information table. ## Summary -The summary will show the ip evaluator information. Below are some examples of report: +The summary will show the IP evaluator information. Below are some examples of report:
-

Figure 1. Summary for platform 520, mode 0 (ip evaluator only)

+

Figure 1. Summary for platform 520, mode 0 (IP evaluator only)

-

Figure 2. Summary for platform 530, mode 0 (ip evaluator only)

+

Figure 2. Summary for platform 530, mode 0 (IP evaluator only)

-

Figure 3. Summary for platform 520, mode 1 (with fix model generated)

+

Figure 3. Summary for platform 520, mode 1 (with fixed-point model generated)

-

Figure 4. Summary for platform 730, model 2 (with fix model generated and snr check.)

+

Figure 4. Summary for platform 730, mode 2 (with fixed-point model generated and snr check.)

| **name** | **explaination** | **availability** | @@ -57,28 +57,28 @@ The summary will show the ip evaluator information. Below are some examples of r
-

Figure 5. Node details for platform 520, mode 0 (ip evaluator only).

+

Figure 5. Node details for platform 520, mode 0 (IP evaluator only).

-

Figure 6. Node details for platform 530, mode 0 (ip evaluator only).

+

Figure 6. Node details for platform 530, mode 0 (IP evaluator only).

-

Figure 7. Node details for platform 520, mode 1 (with fix model generated).

+

Figure 7. Node details for platform 520, mode 1 (with fixed-point model generated).

-

Figure 8. NOde details for platform 730, mode 2 (with fix model generated and snr check).

+

Figure 8. Node details for platform 730, mode 2 (with fixed-point model generated and SNR check).

| **column** | **explanation** | **availability** | |--------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------| | **node** | model operation node name after node fusion and decomposition | | -| **SNR** | SNR score between fix point model and orignal model (per layer) | every layer for mode 3 and only output layer for mode 2 | +| **SNR** | SNR score between fixed-point model and original model (per layer) | every layer for mode 3 and only output layer for mode 2 | | **node origin** | corresponding operation node name in original onnx before node fusion and decomposition | | | **type** | NPU / FUSED / CPU | | | **node backend** | corresponding backend node name | |