[GitHub] [incubator-tvm] masahi commented on a change in pull request #5839: [Torch][Quantized] Fix converting serialized quantized models

2020-06-18 Thread GitBox
masahi commented on a change in pull request #5839: URL: https://github.com/apache/incubator-tvm/pull/5839#discussion_r442127672 ## File path: python/tvm/relay/frontend/pytorch.py ## @@ -595,15 +601,18 @@ def _impl(inputs, input_types): return _op.log(_op.tensor.sigmoi

[GitHub] [incubator-tvm] masahi commented on a change in pull request #5839: [Torch][Quantized] Fix converting serialized quantized models

2020-06-17 Thread GitBox
masahi commented on a change in pull request #5839: URL: https://github.com/apache/incubator-tvm/pull/5839#discussion_r441953613 ## File path: python/tvm/relay/frontend/pytorch.py ## @@ -595,15 +597,19 @@ def _impl(inputs, input_types): return _op.log(_op.tensor.sigmoi