grant-arm opened a new pull request, #11230:
URL: https://github.com/apache/tvm/pull/11230

   This PR implements [Inclusive Language RFC 
(#68)](https://github.com/apache/tvm-rfcs/pull/68)
   
   The RFC proposes to remove some non-inclusive language from the existing TVM 
codebase and documentation. It also proposes to introduce a linting script to 
CI that will prevent these non-inclusive terms from being re-introduced.
   
   In particular, this PR does the following:
     * Adds a script `blocklint.sh` that checks for non-inclusive words
     * Updates the `task_lint.sh` script to call `blocklint.sh`
     * Replaces the terms Master and Slave where possible
     * Replaces the terms Blacklist and Whitelist
   
   @Mousius @leandron @areusch 
   
   


-- 
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