tree: 326cceb9b7a7b30c20a6c6a587eb6ffd9c4eaaed [path history] [tgz]
  1. src/
  2. pyproject.toml
  3. README.md
  4. setup.py
tools/coverage_plugins_package/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.