Visualize comparison detailed results in dump comparator (#19565)

This commit is contained in:
fzyzcjy
2026-02-28 18:08:16 +08:00
committed by GitHub
parent 40facdb28c
commit 80bbd30909
11 changed files with 867 additions and 193 deletions
@@ -9,8 +9,6 @@ import torch
LOAD_FAILED: object = object()
LOAD_FAILED: object = object()
def parse_meta_from_filename(path: Path) -> Dict[str, Any]:
stem = Path(path).stem