[GitHub] [incubator-tvm] tqchen commented on a change in pull request #4790: Fast exponent

2020-02-05 Thread GitBox
tqchen commented on a change in pull request #4790: Fast exponent URL: https://github.com/apache/incubator-tvm/pull/4790#discussion_r375464140 ## File path: topi/include/topi/elemwise.h ## @@ -360,5 +359,66 @@ inline Tensor full_like(const Tensor& x, }, name, tag); }

[GitHub] [incubator-tvm] tqchen commented on a change in pull request #4790: Fast exponent

2020-01-31 Thread GitBox
tqchen commented on a change in pull request #4790: Fast exponent URL: https://github.com/apache/incubator-tvm/pull/4790#discussion_r373702986 ## File path: topi/include/topi/elemwise.h ## @@ -360,5 +359,66 @@ inline Tensor full_like(const Tensor& x, }, name, tag); }

[GitHub] [incubator-tvm] tqchen commented on a change in pull request #4790: Fast exponent

2020-01-31 Thread GitBox
tqchen commented on a change in pull request #4790: Fast exponent URL: https://github.com/apache/incubator-tvm/pull/4790#discussion_r373583565 ## File path: topi/include/topi/elemwise.h ## @@ -360,5 +359,71 @@ inline Tensor full_like(const Tensor& x, }, name, tag); }