Mike He

Results 8 comments of Mike He

Thanks for the issue. Currently `bool` type is not (explicitly) one of the primitive types in Taichi. There is a `u1` type, which is used as `bool`. A workaround is...

> 1. Shall we add tests for the modifications? > 2. Why both `UnaryOp` and `BinaryOp` are modified in codegen, but only `BinaryOp` is modified in frontend_ir? > 3. Shall...

> Yep. We need to throw an error in the forbidden case and refer users to the correct version. @AD1024 Could you help with this? Sure. I'll work on this...

Seems some compatibility issue with windows?

This PR will be closed and broken down into multiple PRs. See 1. #5782 2. #5783 3. #5797

Slightly more complicated fix than I thought.... Hopefully this could be done better in the refactor

我这里的10.11.4没有问题,,,