taichi-dev / difftaichi

10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
2.47k stars 260 forks source link

Upgrade all examples to Taichi v0.8.1 #47

Closed erizmr closed 3 years ago

erizmr commented 3 years ago

Upgrade all examples to Taichi v0.8.1 All upgraded examples are successfully executed on my Windows machine with Nvidia GeForce RTX 3060 Laptop GPU.

Note: The example water_renderer.py is tested with torch v1.9.1 and torchvision v0.10.1.