Shijie Ni
Shijie Ni
🙂I've fixed typos in some files.
```ps1 TritonGPUAttrDefs.td(67,5): Error G0888248B : Initializer of 'attrName' in 'CTALayoutAttr' could not be fully resolved: !strconcat("triton_gpu", !strconcat(".", mnemonic)) def CTALayoutAttr : TritonGPU_Attr { ``` I'm trying to build triton on...
AFAIK, this would cause a link error.
 = =对rust不太熟悉 这里godot算是属性宏吗 我搜了一下好像没有地方定义过它
### Description of change copilot:all ### Pull-Request Checklist - [x] Code is up-to-date with the `main` branch - [ ] This pull request follows [Contributing.md](https://github.com/34j/so-vits-svc-fork/blob/main/CONTRIBUTING.md) - [ ] This pull...
I've also tried to run it in vs devShell, but I can't figure out which 'VsDevCmd.bat' it used and why it failed. ```ps1 ootop@LAPTOP-D1B0JMJA ~ opam init...
I'm using wsl2 ubuntu and pyglet 1.5.31. ```python File "/root/anaconda3/envs/GamingAgent/lib/python3.10/site-packages/pyglet/gl/glx_info.py", line 86, in have_version client_version = self.get_client_version().split()[0] IndexError: list index out of range ``` ```sh glxinfo | grep "client" client...