Helin Wang
Helin Wang
Hi, I wrapped a custom priv/pub signature scheme to implement the `go-libp2p-crypto.PrivKey` and `go-libp2p-crypto.PubKey` interface. But got the following error when running the chat example: ``` dial attempt failed: proto:...
It's actually two separate questions: 1. Is nueropod designed to support tf.Example? From the [material](https://eng.uber.com/introducing-neuropod/) I found, seems nueropod's design goal is: as long as model's input feature is a...
Thanks for the nice mode. However, hightlight symbol mode makes font (color) disappear for magit mode or eww mode. Could you take a look at this issue?
E.g., this line: https://github.com/thebotguys/golang-bittrex-api/blob/master/bittrex/common.go#L61 From what I understand the 2.0 private API only works with web, not API key, is it true? But from your comment it seems otherwise: https://github.com/thebotguys/golang-bittrex-api/issues/23#issuecomment-338900206...
Hi @qizheng09, Could you please remove go/updater from PaddlePaddle/cloud and send a PR to move it to PaddlePaddle/edl/pkg/updater? Sorry I could have done it when pushing the PaddlePaddle/cloud git history...
Hi @m3ngyang, Could you please remove go/client from PaddlePaddle/cloud and send a PR to move it to PaddlePaddle/edl/pkg/client? Sorry I could have done it when pushing the PaddlePaddle/cloud git history...
Currently `go test $(glide novendor)` fails with the output: ``` ok github.com/PaddlePaddle/cloud/go/filemanager/pfsmodules 0.032s ok github.com/PaddlePaddle/cloud/go/filemanager/pfsserver 0.006s ok github.com/PaddlePaddle/cloud/go/utils/config 0.037s # github.com/PaddlePaddle/cloud/go/pkg/apis/paddlepaddle/v1alpha1 pkg/apis/paddlepaddle/v1alpha1/register.go:25: cannot use TrainingJob literal (type *TrainingJob) as type...