Commit 28614c6
committed
chore: Apply linting and introduce precommit hooks to auto run repo
linting
Signed-off-by: Naren Dasan <[email protected]>
Signed-off-by: Naren Dasan <[email protected]>1 parent 291341e commit 28614c6
File tree
561 files changed
+34018
-35134
lines changed- .circleci
- .github
- actions/assigner
- dist
- scripts
- workflows
- bzl_def
- cmake
- Modules
- core
- conversion
- conversionctx
- converters
- impl
- evaluators
- tensorcontainer
- var
- ir
- lowering
- passes
- partitioning
- plugins
- impl
- runtime
- util
- logging
- cpp
- bin/torchtrtc
- include/torch_tensorrt
- lib
- src
- docker
- docsrc
- contributors
- py_api
- tutorials
- docs
- _cpp_api
- _modules
- torch_tensorrt
- ts
- _notebooks
- _sources
- _cpp_api
- src/pytorch-sphinx-theme/docs/demo
- tutorials
- contributors
- indices
- py_api
- src/pytorch-sphinx-theme/docs
- demo
- tutorials
- v0.0.1
- _sources/_api
- _static
- v0.0.2
- _sources/_cpp_api
- _static
- v0.0.3
- _sources/_cpp_api
- _static
- v0.1.0
- _sources/_cpp_api
- _static
- v0.2.0
- _sources/_cpp_api
- _static
- v0.3.0
- _sources/_cpp_api
- _static
- v0.4.0
- _sources
- _cpp_api
- tutorials
- _static
- v0.4.1
- _sources/_cpp_api
- _static
- v1.0.0
- _sources/_cpp_api
- _static
- v1.1.0/_sources/_cpp_api
- examples
- custom_converters
- elu_converter
- csrc
- fx
- int8
- benchmark
- datasets
- ptq
- qat
- training/vgg16
- torchtrt_runtime_example
- notebooks
- py
- torch_tensorrt
- csrc
- fx
- converters
- passes
- test
- converters
- acc_op
- vanilla
- core
- passes
- quant
- tracer
- trt_lower
- tools
- tracer
- acc_tracer
- dispatch_tracer
- ts
- tests
- accuracy
- datasets
- core
- conversion
- converters
- evaluators
- lowering
- partitioning
- cpp
- modules
- py
- api
- hw
- integrations
- ptq
- qat
- util
- third_party
- args
- cublas
- cuda
- cudnn
- archive
- local
- libtorch
- tensorrt
- archive
- local
- toolchains
- jetpack
- tools
- cpp_benchmark
- linter
- perf
- config
- supportedops
- trtorchexec
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
561 files changed
+34018
-35134
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
| 357 | + | |
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
413 | | - | |
| 413 | + | |
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
| 458 | + | |
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
| |||
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
509 | | - | |
| 509 | + | |
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
| |||
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
583 | 587 | | |
584 | 588 | | |
585 | 589 | | |
| |||
795 | 799 | | |
796 | 800 | | |
797 | 801 | | |
798 | | - | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments