Files

23 lines
841 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 20-实验与验证
本层管理研究证据、冻结配置和逐次实验记录。
## 方法文档
1. [00-实验设计与验证方法.md](./00-实验设计与验证方法.md):O0~O4对照、L0~L7负载、E0~E8实验和指标;
2. [01-首个实验冻结说明.md](./01-首个实验冻结说明.md):RK3588首个正式实验的冻结模板。
## 实验模板
3. [02-硬件软件版本清单模板.md](./02-硬件软件版本清单模板.md):每个正式配置填写一次;
4. [03-实验运行记录模板.md](./03-实验运行记录模板.md):每次运行填写一次。
## 使用原则
- 先冻结配置,再运行正式实验;
- 保存失败、拒绝、超时和异常;
- 不用观测最大值替代理论WCET;
- 不把不同推理后端的差异直接归因于操作系统。
[返回总目录](../README.md)