mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
15 lines
186 B
INI
15 lines
186 B
INI
[run]
|
|
plugins =
|
|
coverage_plugins.jit_plugin
|
|
omit =
|
|
*/tmp*
|
|
*/Temp/*
|
|
*/usr/local/lib*
|
|
*test/*
|
|
|
|
[report]
|
|
omit =
|
|
*/tmp*
|
|
*/Temp/*
|
|
*/usr/local/lib*
|
|
*test/*
|