Merged #6427 into master.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-tvm/pull/6427#event-3747955072
Thansk @rkimball @tmoreau89 !
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-tvm/pull/6427#issuecomment-689842608
@tqchen Is your worry performance here? The reason we use Black on other code
at Octo for example is that its push button on the entire code base like gofmt
and rustfmt.
---
[Visit
Topic](https://discuss.tvm.apache.org/t/rfc-introduce-automatic-formatting-of-python-code/7843/10)
to respo
Yah, it was perf but perhaps it is a non-issue.
---
[Visit
Topic](https://discuss.tvm.apache.org/t/rfc-introduce-automatic-formatting-of-python-code/7843/11)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe from these emails, [click
here](https://
As per the recent RFC
https://discuss.tvm.apache.org/t/rfc-introduce-automatic-formatting-of-python-code/7843/10.
You can view, comment on, or merge this pull request online at:
https://github.com/apache/incubator-tvm/pull/6437
-- Commit Summary --
* Add CI boilerplate for black
* Work on
cc @tqchen @areusch @comaniac @u99127 @jwfromm @mbrookhart @junrushao1994
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-tvm/pull/6437#issuecomment-689997944
I was able to recreate a version of the script using black's functionality see
PR: https://github.com/apache/incubator-tvm/pull/6437.
---
[Visit
Topic](https://discuss.tvm.apache.org/t/rfc-introduce-automatic-formatting-of-python-code/7843/12)
to respond.
You are receiving this because y