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 8
8
# - ".github/workflows/gpu_tests.yml"
9
9
# - "modelopt/**"
10
10
# - "tests/gpu/**"
11
+ # - "pyproject.toml"
11
12
# - "setup.py"
12
13
# - "tox.ini"
13
14
Original file line number Diff line number Diff line change 8
8
- " .github/workflows/multi_version_unit_tests.yml"
9
9
- " modelopt/**"
10
10
- " tests/unit/**"
11
+ - " pyproject.toml"
11
12
- " setup.py"
12
13
- " tox.ini"
13
14
Original file line number Diff line number Diff line change 7
7
- " .github/workflows/partial_unit_tests.yml"
8
8
- " modelopt/**"
9
9
- " tests/unit/**"
10
+ - " pyproject.toml"
10
11
- " setup.py"
11
12
- " tox.ini"
12
13
Original file line number Diff line number Diff line change 7
7
- " .github/workflows/unit_tests.yml"
8
8
- " modelopt/**"
9
9
- " tests/unit/**"
10
+ - " pyproject.toml"
10
11
- " setup.py"
11
12
- " tox.ini"
12
13
Original file line number Diff line number Diff line change 7
7
[ ![ Documentation] ( https://img.shields.io/badge/Documentation-latest-brightgreen.svg?style=flat )] ( https://nvidia.github.io/TensorRT-Model-Optimizer )
8
8
[ ![ version] ( https://img.shields.io/pypi/v/nvidia-modelopt?label=Release )] ( https://pypi.org/project/nvidia-modelopt/ )
9
9
[ ![ 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 )
11
10
12
11
[ Examples] ( #examples ) |
13
12
[ Documentation] ( https://nvidia.github.io/TensorRT-Model-Optimizer ) |
You can’t perform that action at this time.
0 commit comments