Sebastian Boblest

Results 2 comments of Sebastian Boblest

> Got some problem when fixing `dangerous-default-value` in `pytorch/test_forward.py`. > > https://github.com/apache/tvm/blob/39ffe0a5ce14c2105b7d48ee420e82e194787d8f/tests/python/frontend/pytorch/test_forward.py#L122-L124 > > I've tried several ways but none of them fully solve the problem as [64](https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-12028/64/tests) [62](https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-12028/62/pipeline) show....

> > > > > Not work casue it will result in `RuntimeError: Boolean value of Tensor with more than one value is ambiguous` as [ci_60](https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/PR-12028/60/tests) show. Ok in this...