driazati opened a new issue #10472:
URL: https://github.com/apache/tvm/issues/10472


   After #10456 we have a lot of CI scripts, as a cleanup we should:
   
   1. Extract duplicate code into utils
   2. Add logging with source info rather than `print`s
   3. Restructure folders to make more sense, maybe
   ```
   tvm
      - ci/
          - lint/ # linter helper scripts
              lint scripts..
          - tasks/ # main parts of each Jenkins job
             build.py, etc
          - scripts/ # random other stuff
             should_skip_ci.py, etc.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to