Zihao Fu

Results 20 issues of Zihao Fu

![image](https://user-images.githubusercontent.com/1419566/94220185-00275900-ff1b-11ea-9c64-1b8fbf777d0c.png)

![256x256](https://user-images.githubusercontent.com/1419566/42982474-04dc27b8-8c14-11e8-8a07-a15e6007c6a8.png)

Uncaught Error: The module '/home/user/Documents/Programing/Git/Arduino-mpu6050/electron-quick-start/node_modules/serialport/build/Release/serialport.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 51. This version of Node.js requires NODE_MODULE_VERSION 53. Please try re-compiling or re-installing the module (for...

![image](https://user-images.githubusercontent.com/1419566/103292227-5fb86780-4a28-11eb-97c5-44ace9e0f6cb.png)

I foud that the html returned is only "Please show you're not a robot". Please tell me how to avoid that?

Hi, I found this work is really useful. I wonder whether it could be possible to add some extra data source including semanticscholar and dblp? The bib information on google...

Could you please add this feature that each title made by '#' can be collapsed?

Hi, I want to get the second-order gradients for a nn.Module function. I use `make_functional_with_buffers` to wrap it. But I fail to get the second-order gradients with RuntimeError. The code...

enhancement
needs design

Currently, I have to switch between different projects frequently. However, it takes a long time to find the correct project. Is it possible for us to set special icons automatically...

enhancement

**Describe the bug** When set center to false, it still algin everything as center. **Samples to Reproduce** ``` --- margin: 0 width: 1920 height: 1200 center: false --- ## Title...

bug