Whytehorse

Results 29 comments of Whytehorse

atlury, any gpu which has drivers that support OpenCL 1.2 will work with this tensorflow-opencl. I'm currently testing it on AMD APU called Kaveri A10-7850K, aka STEAMROLLER!!!!!!!

anyway, I got it to compile and install via pip3. Thank you for all of this. One more thing I think needs to be clarified is --copt=-march=native. This is supposed...

This issue is caused by the dictionary(or lack of it). The speech recognizer sends text to a dictionary lookup. If nothing is found, it assumes it's not a command or...

Yes it is, can we recover all the data we put into the forums and wiki there?

Mine also hit 99 iterations and then crashed(buffer overflow?) It said "waiting for user" on the lcd screen so I went through the menu and hit save into memory. After...

I wasn't able to resolve this bug, but I was able to do a workaround by manually calibrating using this calculator: http://escher3d.com/pages/wizards/wizarddelta.php

I just tried with protobuf 3.3.0 and it still has the same error.

Confirmed, 3.0.0b2 resolved this for me. 2.4.1 had some other error. Commands: `sudo -H pip uninstall protobuf` `sudo -H pip install protobuf==3.0.0b2`

I would just copy/paste the public key into a doc on github and then use it to sign announcements, binaries, etc. Then we can just verify the MD5sum of the...