--
You received this message because you are subscribed to the Google Groups "TensorFlow.js Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tfjs+uns...@tensorflow.org.
To view this discussion on the web visit https://groups.google.com/a/tensorflow.org/d/msgid/tfjs/81fba92e-1a8b-4bc4-8f91-8287e908269c%40tensorflow.org.
Hi DavidThank you for the reminder, we have just published the tensorflowjs 1.2.1 pip package.Ping
On Fri, Jun 14, 2019 at 2:41 PM David Brewer <david...@instrument.com> wrote:
Hello! I'd like to install the latest version of the tensorflowjs_converter tool (v1.2.1) because it seems to add some new features that I'd like to use around converting models coming from AutoML. However, it looks like this latest version isn't available from pip yet. Installing tensorflowjs from pip yields version 1.1.2 instead.--Is there a particular schedule under which new tagged versions of these libraries are packaged for pip? Or, is there another mechanism I should be using to most easily try out new versions which haven't yet been packaged?Thanks!David
You received this message because you are subscribed to the Google Groups "TensorFlow.js Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tf...@tensorflow.org.
Hi,
I just installed TensorFlowJS 1.2.1 and it has a requirement on numpy 1.15.1. But the tensorflow nightly, installed when following the instructions at https://github.com/tensorflow/tfjs-converter, calls numpy.code_multiarray_umath’ which is not in numpy 1.15.1. As a result the tfjs model converter threw a module not found error and was unable to convert my model tf.keras model.
I upgraded numpy to 1.16.4 (current), which flagged this error (ERROR: tensorflowjs 1.2.1 has requirement numpy==1.15.1, but you'll have numpy 1.16.4 which is incompatible). But, was able to convert my tf.keras model.
So it worked, but I am not sure if this was the correct way to fix this. Please let me know if there is a better workaround.
Thanks,
Jerry
To view this discussion on the web visit https://groups.google.com/a/tensorflow.org/d/msgid/tfjs/CALwXrvJ-Y4GOtQd3Mr_OMWtBDMXCoVt%3D8MGL%2B3Gw6bA5ZrkZTg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/tensorflow.org/d/msgid/tfjs/003401d5253e%2497b613f0%24c7223bd0%24%40gmail.com.
Hi Nikhil,
I followed the instructions at this page in the repo, https://github.com/tensorflow/tfjs-converter, to create the python environment. Perhaps these were incorrect/old?
Anyway, I am happy to try other instructions. Just point me at them!
Jerry
Nikhil,
As step 0 said, I did run pipenv to load python 3.6.8, and then create the venv. The went on to step 1 to install tensorflowjs
To unsubscribe from this group and stop receiving emails from it, send an email to tf...@tensorflow.org.
To view this discussion on the web visit https://groups.google.com/a/tensorflow.org/d/msgid/tfjs/81fba92e-1a8b-4bc4-8f91-8287e908269c%40tensorflow.org.
--
You received this message because you are subscribed to the Google Groups "TensorFlow.js Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tf...@tensorflow.org.
To view this discussion on the web visit https://groups.google.com/a/tensorflow.org/d/msgid/tfjs/CALwXrvJ-Y4GOtQd3Mr_OMWtBDMXCoVt%3D8MGL%2B3Gw6bA5ZrkZTg%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "TensorFlow.js Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tf...@tensorflow.org.
To unsubscribe from this group and stop receiving emails from it, send an email to tfjs+uns...@tensorflow.org.
To view this discussion on the web visit https://groups.google.com/a/tensorflow.org/d/msgid/tfjs/4cdee8d4-45d3-46ee-8c6f-f85d151fdbf3%40tensorflow.org.