Grant Stephens

Results 11 comments of Grant Stephens

I have the same issue. When trying to paste an image it does not work. The only way to do it is to drag it, and this only works sometimes...

Blocked until https://github.com/fastly/go-fastly/pull/346 merges

I agree with @kinari-01 - the snippets and autocompletes should be shown separately in the suggestion list.

Thank you for the reply So far I've been trying to do it with a couple of patches which doesn't seem to be working. I'll give your method a go...

Ok, you were spot on- adding that into that build file cause the df stuff to be build, but it seems to error: ``` In file included from external/ydf/yggdrasil_decision_forests/dataset/data_spec.h:35: external/ydf/yggdrasil_decision_forests/utils/compatibility.h:120:18:...

This one? ``` ERROR: /root/.cache/bazel/_bazel_root/933c2f549343e099e3a6911b282cb71c/external/ydf/yggdrasil_decision_forests/model/random_forest/BUILD:11:15: Compiling yggdrasil_decision_forests/model/random_forest/random_forest.cc failed: (Exit 1): clang failed: error executing command (cd /root/.cache/bazel/_bazel_root/933c2f549343e099e3a6911b282cb71c/execroot/com_github_emacski_tensorflowservingarm && \ exec env - \ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ /usr/lib/llvm-11/bin/clang '--target=x86_64-unknown-linux-gnu' -nostdinc...

This is exactly what I was looking for! Thank you @jlong4096 Any chance of this being merged @reugn?

Hi Guys Coming to the party a bit later here, but just started using this library- great work so far- thank you. Just wondering if this has been implemented yet...

Has anybody got a recent version working with grpc and golang? None of the workarounds here seem to work anymore. Also, its been nearly 3 years and this issue is...