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
Muyang Li
d8fd5bd6bb
Fix some typos ( #8101 )
...
* fix bugs in the auto scheduler record:
* reformat the code
* reformat the code
* use the os.path.abspath
* change error to warning
* reformat the warning code
* fix some typos
* fix some typos
* fix some typos
* fix the port number typo
2021-05-21 09:30:02 -07:00
Robert Kimball
f4a680d80c
Replace 0.0.0.0 with 127.0.0.1 for client connections ( #7766 )
...
* Rename references to 0.0.0.0 to localhost. Also change references to 127.0.0.1 to localhost so that all references are consistent. 0.0.0.0 is not the same as localhost.
2021-05-02 07:43:12 -04: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
cffb4fba03
[HEADER] Add Header to Comply with ASF Release Policy ( #2982 )
...
* [HEADER] ASF header dir=include
* [HEADER] ASF Header dir=src
* [HEADER] ASF Header -dir=python
* [HEADER] ASF header dir=topi
* [HEADER] ASF Header dir=nnvm
* [HEADER] ASF Header -dir=tutorials
* [HEADER] ASF Header dir=tests
* [HEADER] ASF Header -dir=docker
* fix whitespace
* [HEADER] ASF Header -dir=jvm
* [HEADER] ASF Header -dir=web
* [HEADER] ASF Header --dir=apps
* [HEADER] ASF Header --dir=vta
* [HEADER] ASF Header -dir=go
* temp
* [HEADER] ASF Header --dir=rust
* [HEADER] Add ASF Header --dir=cmake
* [HEADER] ASF Header --dir=docs
* [HEADER] Header for Jenkinsfile
* [HEADER] ASF Header to toml and md
* [HEADER] ASF Header to gradle
* Finalize rat cleanup
* Fix permission
* Fix java test
* temporary remove nnvm onnx test
2019-04-07 21:14:02 -07:00
Alexander Pivovarov
3259e6b36a
Fix PRC typo ( #2939 )
2019-03-31 23:05:12 -07:00
Tianqi Chen
81db22c56a
[RPC] graduate tvm.contrib.rpc -> tvm.rpc ( #1410 )
2018-07-09 15:23:41 -07:00
Tianqi Chen
79fc66724d
[RPC] Tracker status query ( #1081 )
2018-04-05 13:47:48 -07:00