-
Notifications
You must be signed in to change notification settings - Fork 74.7k
tensorboard gulp - analytics.js missing #80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Any update yet ??? I have same issue |
For a temporary fix, remove the "lib/analytics.js" line from the top of app/index.html and |
Note by the way, you don't need to use gulp at all, unless you are recompiling the TensorBoard frontend from source. |
@danmane ive been testing the tensorboard release quite a bit and it seems to be all working well. events, images, graph and histogram all good! :) |
glad to hear it :) |
Thanks @danmane that worked. :) |
We've fixed this :) |
Extend spv.array with Layoutinfo to support (de)serialization. Closes #80 COPYBARA_INTEGRATE_REVIEW=tensorflow/mlir#80 from denis0x0D:sandbox/array bdd77a07dc8d27d640b77ac28b7e9362d5ae10f9 PiperOrigin-RevId: 263795304
1. use git to download TIM-VX source code. You can find TIM-VX in `bazel-tensorflow_debug/external/TIM_VX`. 2. known issue: failed when epoch > 1.
PiperOrigin-RevId: 449120150
installing frontend dependencies works fine from a clean ubuntu install:
npm install
bower install
tsd install
compiling all deps with gulp vulcanize throws an error however:
not a huge problem as the frontend works just fine with gulp server
The text was updated successfully, but these errors were encountered: