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)
The same error is in web demo as well: https://pair-code.github.io/what-if-tool/demos/image.html