Closed squarefk closed 4 years ago
Shall we use something like 'ti.get_runtime().default_fp' to make this consistent and avoid unnecessary warning? Or there is some performance issue for the render where it has to use float. We could add some type conversion I guess.
What's the warning message actually? Does it still exist in latest Taichi?
For the latest version, no. We could temporarily close this.
Shall we use something like 'ti.get_runtime().default_fp' to make this consistent and avoid unnecessary warning? Or there is some performance issue for the render where it has to use float. We could add some type conversion I guess.