Yumin-gd

Results 2 issues of Yumin-gd

**Description:** I am encountering the following error while running the `walkthrough.ipynb` tutorial in the this project: `ValueError: Unable to parse the JSON object: ‘[#A LIST WITH LONG CODES#]’ The error...

### Actual behavior When building the TVMScript below using `dlight.gpu.GeneralReduction()`, the build fails with the following error: `InternalError: Check failed: (!divisor.is_const(0)) is false: Find divide by zero` ```python from tvm.script...

type: bug
needs-triage