Colin Beckingham

Results 49 comments of Colin Beckingham

FWIW I also have this error on Julia 0.6 official release, Mocha 0.3.1 on openSUSE 42.3; I have 15 GB memory and using the Gnome system utility I can see...

Not sure if this is relevant here but I just updated my tensorflow custom .so via bazel and now `test TensorFlow` produces errors in Gradients. I can post a gist...

Thanks, got it. I forgot to do the ./configure before recompile of tensorflow. Tests now pass.

OK thanks @haldai for this suggestion which gets my TF working again. @malmaud I did actually try that suggestion just now of the `ENV["LIBTENSORFLOW"]` pointing directly at the `bazel-bin/tensorflow` output...

Here is straight TF with both `libtensorflow.so` and `libtensorflow_framework.so` in `deps/usr/bin`: ``` julia> Pkg.test("TensorFlow") INFO: Testing TensorFlow INFO: Checkpoint files saved in /tmp/tmpZdnOW6 Current loss is 230.42. Current loss is...

A small perhaps related issue is that once an `ENV["LIBTENSORFLOW"]` setting is in effect, it seems hard to reset it. For example if I am running correctly with a `libtensorflow...

@bensadeghi I attempted to parallelize Random Forest on a moderately large dataset (2 million observations and 6 features) and found that in fact the parallelized version launched with "julia -p...

Please see https://github.com/JuliaPy/PyCall.jl/pull/910/commits/42809802d5c78775fd32d51c5e128e10113a51ea where I think I have completed my part but open to further suggestions.

Your code works for me. You could try adding a line: `savefig("testfig.png")` which should save the current figure in the current working directory, you can then view it with an...

Hi @jadianes No problem, Sir - unfortunately I have not been able to show any merit in the results I get with the Spark community. My post with Apache JIRA...