Yu Wang 977213426f
import torch first to load dll correctly
when custom_rasterizer_kernel is imported before torch under cu128/python 3.12, the following error will raise:

ImportError: DLL load failed while importing custom_rasterizer_kernel: 找不到指定的模块。 

simply swapping these two imports will solve this issue
2025-03-30 16:24:10 +08:00
..
2025-03-21 20:52:56 +02:00
2025-01-21 20:01:16 +02:00
2025-01-21 20:01:16 +02:00
2025-01-21 20:01:16 +02:00