--
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+unsubscribe@tensorflow.org.
Visit this group at https://groups.google.com/a/tensorflow.org/group/tfjs/.
To view this discussion on the web visit https://groups.google.com/a/tensorflow.org/d/msgid/tfjs/7a92fa54-0f56-4722-b069-0f6bb1ca21d3%40tensorflow.org.
Yeah, unfortunately we introduced a bug there. 0.10.3 was released which fixes this issue.
On Wed, Apr 25, 2018 at 4:07 PM, greenrazer <kylebi...@gmail.com> wrote:
in the 0.10.1 and 0.10.2 versions of tfjs i get this error```tf...@0.10.2:1 Uncaught Error: No backend found in registry.at e.getBestBackendType (tf...@0.10.2:1)at e.evaluateFeature (tf...@0.10.2:1)at e.get (tf...@0.10.2:1)at e.initDefaultBackend (tf...@0.10.2:1)at e.get [as engine] (tf...@0.10.2:1)at new e (tf...@0.10.2:1)at Function.e.make (tf...@0.10.2:1)at Object.e.tensor (tf...@0.10.2:1)at HTMLButtonElement.trainButton.addEventListener (main.js:29)```when trying to create a tf.tensorThanks for any help
--
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.