[GitHub] [incubator-tvm] jroesch commented on a change in pull request #6519: [LINT] Use fmt off to disable problematic black fmt

2020-09-21 Thread GitBox
jroesch commented on a change in pull request #6519: URL: https://github.com/apache/incubator-tvm/pull/6519#discussion_r491879208 ## File path: python/tvm/topi/testing/pool3d_python.py ## @@ -20,12 +20,20 @@ import numpy as np import tvm -def pool3d_ncdhw_python(np_data,

[GitHub] [incubator-tvm] jroesch commented on a change in pull request #6519: [LINT] Use fmt off to disable problematic black fmt

2020-09-21 Thread GitBox
jroesch commented on a change in pull request #6519: URL: https://github.com/apache/incubator-tvm/pull/6519#discussion_r491879208 ## File path: python/tvm/topi/testing/pool3d_python.py ## @@ -20,12 +20,20 @@ import numpy as np import tvm -def pool3d_ncdhw_python(np_data,