谭立行
谭立行
@iamhankai Hi, thanks for doing such a great work. I was trying to do the same thing as thianyuluan does. I notice that you said replace nn.Conv2d with GhostModule, how...
Hey, I have met the same problem. And I looked at the new version source code of torch.jit, compared with the old version, it changes the function name from get_trace_graph...
Hi, I've reached a similar problem, I was using `meshio` to save a mesh into `PLY` file and load it into `meshtaichi`, but I have failed, the error message is...
I have tried to load an `obj` file generated by blender, and I got another error like follow: ``` [Taichi] version 1.4.1, llvm 15.0.1, commit e67c674e, win, python 3.10.9 [Taichi]...