tianze0926

Results 7 issues of tianze0926

nvcc 对于 g++ 的版本有[兼容性要求](https://gist.github.com/ax3l/9489132),如果 Jittor 下载的 cuda 版本与本机的 g++ 版本不匹配就有可能出现编译错误,例如 https://github.com/alicevision/AliceVision/issues/802

插件的页面受 Chrome 保护,不能用 Dark Reader 等插件进行第三方渲染

enhancement

### Description Pagination can get wrong as the number of footnotes increases. And it seems to be related to lists. #### Example 1 https://typst.app/project/rvacXiEHBYRbLdhixlBK9l | Page 1 | Page 2...

bug
layout

## 💬 Question I set up cypht using docker with the example docker-compose, and added a custom IMAP server. After I open an unread message, the message would still be...

## 🚀 Feature Is it possible to make cypht connect to IMAP and SMTP servers through proxies such as SOCKS5? There are occasions when the client cannot directly access the...

help wanted

### Describe the bug At present, the `torch.FloatTensor` type hint is commonly employed in the codebase. However, if one were to pass a `torch.Tensor`, Pyright would raise complaints about the...

bug
good first issue
contributions-welcome

Could we introduce a namespace layer to the overlay, allowing us to access packages via `pkgs.berberman.fcitx5-pinyin-zhwiki` instead of `pkgs.fcitx5-pinyin-zhwiki`? This approach would prevent custom packages from conflicting with others that...