Henry Zhu

Results 4 issues of Henry Zhu

* whu-thesis 版本 v0.6e - 2022-04-17 ## 描述问题 在现在的版本中,双线体好像一直有问题,我做了一些[尝试](#做的一些尝试),貌似双线体就得到理想的状态了。这个修改不知道会不会对现有模板双线体的问题有一定的帮助 ## 做的一些尝试 ``` latex \cs_new_protected:Npn \__whu_set_math_font_xits: { % \setmathfont { XITSMath-Regular.otf } % [ BoldFont = XITSMath-Bold.otf ] \setmathfont{ STIXTwoMath-Regular.otf }...

不知道为什么,编译pad模式的时候,仍然是A4纸,不清楚是哪里没有没有做完 `\documentclass[cn,10pt,math=newtx,citestyle=gb7714-2015,bibstyle=gb7714-2015,pad]{elegantbook}`

bug

When I use the 4 or 6 NCS2, I face the _'RuntimeError: Can not init Myriad device: NC_ERROR'_. I think this error is related to the code _'sleep(number_of_ncs * 7)'_...

I tried the [Quick tour](https://github.com/huggingface/optimum-intel#openvino) in `README.md`: ``` optimum-cli export openvino --model stabilityai/stable-diffusion-2-1 --dataset conceptual_captions --weight-format int8 ov_model ``` But an error is reported. ```shell optimum-cli export openvino --model stabilityai/stable-diffusion-2-1...