You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I tried to build the web demo using: bazel run wit_dashboard/demo:imagedemoserver
I got the error:
Uncaught (in promise) Error: Tensorflow Op is not supported: _FusedConv2D
at t.mapNode (image.html:76874:708586)
at image.html:76874:707992
at Array.reduce (<anonymous>)
at t.transformGraph (image.html:76874:707952)
at t.<anonymous> (image.html:76874:743398)
at image.html:76874:673788
at Object.next (image.html:76874:673893)
at a (image.html:76874:672663)