No backend found in registry.

859 views
Skip to first unread message

greenrazer

unread,
Apr 25, 2018, 4:07:13 PM4/25/18
to TensorFlow.js Discussion
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.tensor

Thanks for any help

Nikhil Thorat

unread,
Apr 25, 2018, 4:10:57 PM4/25/18
to greenrazer, TensorFlow.js Discussion
Yeah, unfortunately we introduced a bug there. 0.10.3 was released which fixes this issue.

--
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.

greenrazer

unread,
Apr 25, 2018, 4:15:48 PM4/25/18
to TensorFlow.js Discussion, kylebi...@gmail.com
ah, thank you!


On Wednesday, April 25, 2018 at 1:10:57 PM UTC-7, Nikhil Thorat wrote:
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.tensor

Thanks 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.
Reply all
Reply to author
Forward
0 new messages