3 Commits

Author SHA1 Message Date
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
Altan Haan 32a86f8304 [TOPI] TE implementation of LSTM using scan (#11531)
* TE implementation of LSTM in TOPI

* docstring

* lint

* add injective tags where applicable
2022-06-07 10:33:21 -07:00