18 строки
385 B
INI
18 строки
385 B
INI
[run]
|
|
omit =
|
|
olive/logging.py
|
|
olive/passes/pytorch/pytorch_lightning_utils.py
|
|
olive/passes/pytorch/qat_utils.py
|
|
olive/systems/docker/eval.py
|
|
|
|
[report]
|
|
exclude_lines =
|
|
pragma: no cover
|
|
def __repr__
|
|
raise AssertionError
|
|
raise NotImplementedError
|
|
if __name__ == .__main__.:
|
|
class .*\bConfig\):
|
|
@(abc\.)?abstractmethod
|
|
@(abc\.)?staticmethod
|