Fuyang Liu

Results 58 comments of Fuyang Liu

BTW... The new spec is moved to https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/semantic_conventions/rpc-metrics.md

Any update on this, would be nice if this could be in core? :) Seems should be easy to add a simple id-ish widget and perhaps support both UUID and...

Hey @dopry, so I tried to port the String widget and made a simple UUID widget plus a few options that we really need in our place. Do you think...

I am trying to running this code as well and did some update so to let it be able to run on newer version of Keras and with a TF...

@ayrtondenner no. If you read the log: ``` 60s 503us/step - loss: 0.1122 - acc: 0.9619 - val_loss: 0.4629 - val_acc: 0.8736 ``` You can see that the test accuracy,...

Thank you @abonander. I would like to provide some help refactoring it when it is ready (Especially if you or someone can mentoring me 😄)

So any updates on this? Feels like it should be easy to add a disqus feature by updating [index.hbs](https://github.com/rust-lang/mdBook/blob/master/src/theme/index.hbs) or? I am not sure but seems only need to setup...

This feature could be something nice to have. Plus on this, it might be even helpful if we could allow mdbook to print all the markdown files under a specific...

I encountered the same problem and I seem need to set `MaxIdleConnsPerHost` as 100 to get over the problem. I left `MaxIdleConns` as 100 as well as it is the...

I had the same problem, cannot get it to work so I end up using powershell for now... Not sure this helps, but I basically setup the `init.vim` with output...