Kirigaya Kazuto

Results 16 comments of Kirigaya Kazuto

Typora本身就可以调大小:偏好设置->外观->字体大小。 如果你希望只修改正文字体大小,可以修改css文件的p标签的定义。

> ![image](https://user-images.githubusercontent.com/76894615/194734987-362918d3-d493-4b78-bc18-eb1615693743.png) Hope to help you! Hi, bro, your suggestion is useful, but emm partly. Here is my terminal: ![image](https://github.com/joshdick/onedark.vim/assets/59416203/5d08b188-3efb-4f3c-853b-87433da6c08b) I use cosole version of vim in windows terminal. I...

抱歉,可以把markdown源代码展示一下吗,我这边无法复现你的问题。

It seems that rpc_async in PiPPy goes wrong. I have proposed an issue about this: https://github.com/pytorch/pytorch/issues/83243 In my developing environment, rpc_async().wait() may return zero when model is huge or call...

目前正在投稿,很快就可以看到了,您介意看初稿吗?

这么做完全可以呀,只是64位的mips就是另一套指令集了,所以如果你的width参数化的话,那么三类指令的切分位也需要做出相应的调整。当然,也可以将有限的切分位也参数化,这么做完全可行,你可以试试。