This website requires JavaScript.
Explore
Help
Sign In
chenchenghao
/
sglang
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
14
Packages
Projects
Releases
Wiki
Activity
Files
44ab752b7aeaf4a26ce6cbab972a74372126879b
sglang
/
python
/
sglang
/
srt
/
debug_utils
T
History
Liangsheng Yin
83a475e8d7
feat: add cuda core dump CI warpper (
#18909
)
2026-02-17 14:49:26 -08:00
..
schedule_simulator
Support multiple engines for router simulation in schedule simulator (
#16368
)
2026-01-04 11:46:05 +08:00
__init__.py
…
cuda_coredump.py
feat: add cuda core dump CI warpper (
#18909
)
2026-02-17 14:49:26 -08:00
dump_comparator.py
Change dump output format to dict with value and metadata (
#18879
)
2026-02-16 13:30:47 +08:00
dump_loader.py
Change dump output format to dict with value and metadata (
#18879
)
2026-02-16 13:30:47 +08:00
dumper.py
Support dumping gradients, parameters, lazy values (
#18881
)
2026-02-16 13:34:06 +08:00
log_parser.py
Tiny add utility to parse server logs (
#12605
)
2025-11-14 17:34:22 +08:00
model_truncator.py
Add script to create a model with fewer layers for debugging (
#13284
)
2025-11-14 22:13:27 +08:00
tensor_dump_forward_hook.py
Refactor
--debug-tensor-dump-layers
to list (
#12691
)
2025-11-05 03:30:01 -08:00
text_comparator.py
…