Tianqi Chen
|
33dcea1686
|
[REFACTOR][LINT] Modernize ruff config (#18810)
This PR removes the extra lint violations from the codebase so lint
aligns with the latest style
|
2026-02-23 07:29:21 -05:00 |
|
Tianqi Chen
|
aa2e609136
|
[LINT] Modernize lint to use pre-commit hooks (#18807)
This PR migrates existing lint to use pre-commit hooks
|
2026-02-22 11:03:21 -05:00 |
|
Mehrdad Hessar
|
a1cd6d51b8
|
fix py files (#8194)
|
2021-06-04 23:22:46 +01:00 |
|
Josh Fromm
|
8a74388258
|
[Relay][ONNX] 1-D global and adaptive pooling. (#7906)
* 1D adaptive pooling added and tested.
* Apply formatting.
* Add onnx integration and tests.
* Busted by lint.
|
2021-04-22 09:44:43 -06:00 |
|
Jared Roesch
|
f13fed55cf
|
[Format] Convert all Python code w/o CI (#6448)
* Add black setup
* Tweak pyproject.toml
* Fix syntax issues
* Fix
* Tweak
* Black all Python code
|
2020-09-11 22:17:24 +09:00 |
|
Tianqi Chen
|
0a4ee30da7
|
[REFACTOR] topi -> tvm/topi (#6186)
This PR migrates the topi library as a sub namespace of tvm.
|
2020-08-02 09:29:29 -07:00 |
|