sglang_v0.5.2/pytorch_2.8.0/tools/coverage_plugins_package
hailin c8e8c1e9ff . 2025-09-20 16:09:34 +08:00
..
src/coverage_plugins . 2025-09-20 16:09:34 +08:00
README.md . 2025-09-20 16:09:34 +08:00
pyproject.toml . 2025-09-20 16:09:34 +08:00

README.md

What is this?

This folder hosts a minimal package for coverage plug-ins. Currently, the only plug-in is a JIT plug-in that helps coverage mark functions and methods passed through torch.jit.script and torch.jit.script_method as covered code.