Files
SmartEdgeAI/tree.log
2025-10-05 02:56:00 +00:00

46 lines
1.4 KiB
Plaintext

./
├── cache_scripts
├── logs
│   ├── env.txt
│   ├── STATS_EXCERPTS.txt
│   ├── TERMINAL_EXCERPTS.txt
│   ├── tinyml_kws_big_high_l21MB_d0.stderr.log
│   └── tinyml_kws_big_high_l21MB_d0.stdout.log
├── m5out
│   └── stats.txt
├── README.md
├── results
│   ├── fig_epi_across_workloads.png
│   ├── fig_tinyml_edp.png
│   ├── summary.csv
│   ├── summary_energy.csv
│   └── tinyml_kws_big_high_l21MB_d0
├── scripts
│   ├── build_gem5.sh
│   ├── bundle_logs.sh
│   ├── diff_table.py
│   ├── energy_post.py
│   ├── env.sh
│   ├── extract_csv.sh
│   ├── hetero_big_little.py
│   ├── plot_edp_tinyml.py
│   ├── plot_epi.py
│   ├── run_one.sh
│   ├── sweep.sh
│   └── tinyml_kws.sh
└── tree.log
7 directories, 24 files
../gem5-data/SmartEdgeAI
├── logs
│   ├── tinyml_kws_big_high_l21MB_d0.stderr.log
│   ├── tinyml_kws_big_high_l21MB_d0.stdout.log
│   ├── tinyml_kws_big_high_l2512kB_d0.stderr.log
│   └── tinyml_kws_big_high_l2512kB_d0.stdout.log
└── results
├── summary.csv
├── tinyml_kws_big_high_l21MB_d0
└── tinyml_kws_big_high_l2512kB_d0
5 directories, 5 files