Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 405 Bytes

File metadata and controls

11 lines (10 loc) · 405 Bytes

tools

Usage

Convert the server log to json file

python parse_log.py --log_file scheinfo.log --output_file scheinfo.json

Parse the trace file to kernel perf breakdown

python parse_trace.py --trace_json_file trace.json --scheinfo_json_file scheinfo.json --model qwen2.5-32b --weight_dtype fp8 --kv_dtype fp16 --tp 4 --metric tflops (or mem_bandwidth) --device xpu-bmg