8000 tensorboard gulp - analytics.js missing · Issue #80 · tensorflow/tensorflow · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Closed
graphific opened this issue Nov 10, 2015 · 7 comments
Closed

tensorboard gulp - analytics.js missing #80

graphific opened this issue Nov 10, 2015 · 7 comments
Assignees
Labels
comp:tensorboard Tensorboard related issues

Comments

@graphific
Copy link

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:

[~/tensorflow/tensorflow/tensorboard]$ gulp vulcanize                                                                                                                             
[07:29:48] Using gulpfile ~/tensorflow/tensorflow/tensorboard/gulpfile.js
[07:29:48] Starting 'compile.all'...
[07:29:48] Starting 'tslint-strict'...
[07:29:51] Finished 'tslint-strict' after 3.24 s
[07:29:53] Finished 'compile.all' after 5.34 s
[07:29:53] Starting 'vulcanize'...
[07:29:53] Finished 'vulcanize' after 6.08 ms
ERROR finding /home/ubuntu/tensorflow/tensorflow/tensorboard/lib/js/analytics.js

not a huge problem as the frontend works just fine with gulp server

@rajatmonga rajatmonga added the comp:tensorboard Tensorboard related issues label Nov 10, 2015
@mmuppidi
Copy link

Any update yet ??? I have same issue

@teamdandelion
Copy link

For a temporary fix, remove the "lib/analytics.js" line from the top of app/index.html and gulp vulcanize will work fine. That said, I haven't actually tested the open-source build of the TensorBoard frontend so you might run into other problems. I'll test it out and comment back once I have a first class solution on the way.

@teamdandelion
Copy link

Note by the way, you don't need to use gulp at all, unless you are recompiling the TensorBoard frontend from source.

@graphific
Copy link
Author

@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! :)

@teamdandelion
Copy link

glad to hear it :)

@mmuppidi
Copy link

Thanks @danmane that worked. :)

@vrv vrv closed this as completed Nov 24, 2015
@vrv vrv reopened this Nov 24, 2015
@teamdandelion
Copy link

We've fixed this :)

tensorflow-copybara pushed a commit that referenced this issue Aug 16, 2019
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
antkillerfarm added a commit to antkillerfarm/tensorflow that referenced this issue Feb 22, 2022
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.
copybara-service bot pushed a commit that referenced this issue May 17, 2022
PiperOrigin-RevId: 449120150
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:tensorboard Tensorboard related issues
Projects
None yet
Development

No branches or pull requests

5 participants
0