File tree Expand file tree Collapse file tree 5 files changed +4
-1
lines changed Expand file tree Collapse file tree 5 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 88 # - ".github/workflows/gpu_tests.yml"
99 # - "modelopt/**"
1010 # - "tests/gpu/**"
11+ # - "pyproject.toml"
1112 # - "setup.py"
1213 # - "tox.ini"
1314
Original file line number Diff line number Diff line change 88 - " .github/workflows/multi_version_unit_tests.yml"
99 - " modelopt/**"
1010 - " tests/unit/**"
11+ - " pyproject.toml"
1112 - " setup.py"
1213 - " tox.ini"
1314
Original file line number Diff line number Diff line change 77 - " .github/workflows/partial_unit_tests.yml"
88 - " modelopt/**"
99 - " tests/unit/**"
10+ - " pyproject.toml"
1011 - " setup.py"
1112 - " tox.ini"
1213
Original file line number Diff line number Diff line change 77 - " .github/workflows/unit_tests.yml"
88 - " modelopt/**"
99 - " tests/unit/**"
10+ - " pyproject.toml"
1011 - " setup.py"
1112 - " tox.ini"
1213
Original file line number Diff line number Diff line change 77[ ![ Documentation] ( https://img.shields.io/badge/Documentation-latest-brightgreen.svg?style=flat )] ( https://nvidia.github.io/TensorRT-Model-Optimizer )
88[ ![ version] ( https://img.shields.io/pypi/v/nvidia-modelopt?label=Release )] ( https://pypi.org/project/nvidia-modelopt/ )
99[ ![ license] ( https://img.shields.io/badge/License-Apache%202.0-blue )] ( ./LICENSE )
10- [ ![ codecov] ( https://codecov.io/github/NVIDIA/TensorRT-Model-Optimizer/graph/badge.svg?token=r1bw4LC1WH )] ( https://codecov.io/github/NVIDIA/TensorRT-Model-Optimizer )
1110
1211[ Examples] ( #examples ) |
1312[ Documentation] ( https://nvidia.github.io/TensorRT-Model-Optimizer ) |
You can’t perform that action at this time.
0 commit comments