Triton 动态链接库(DLL)初始化例程失败。
报错:
triton\backends\amd\compiler.py", line 2, in <module> from triton._C.libtriton import ir, passes, llvm, amd ImportError: DLL load failed while importing libtriton: 动态链接库(DLL)初始化例程失败。
解决:
woct0rdho/triton-windows: Fork of the Triton language and compiler for Windows support and easy installation
下载vcredist,安装后重启解决