Coder Social home page Coder Social logo

Comments (7)

zihaolucky avatar zihaolucky commented on July 17, 2024

Did you installed tensorboard already? And could you provide the error log/info for me? Thank you!

from mxnet-notebooks.

zihaolucky avatar zihaolucky commented on July 17, 2024

The tensorboard package isn't packed with MXNet yet, so we have to install tensorboard to use it, we're working on providing a pip/wheel solution for this.

from mxnet-notebooks.

kevinthesun avatar kevinthesun commented on July 17, 2024

ImportError Traceback (most recent call last)
in ()
3 import os
4 import numpy as np
----> 5 from tensorboard import summary
6 from tensorboard import FileWriter
7

ImportError: No module named tensor board

Tensorflow is installed. I checked dict-package under python2.7 and found tensorboard is also installed under tensorflow/python.

Then I tried "from tensorflow.python.tensorboard import summary", summary was imported.
However, I couldn't find a way to import FileWriter.

from mxnet-notebooks.

zihaolucky avatar zihaolucky commented on July 17, 2024

Sorry, it's my bad.

The tensorboard in the tutorial is an ongoing project to make a stand-alone version of tensorboard for MXNet, where we strip the tensorboard out of TensorFlow. https://github.com/dmlc/tensorboard

It's an independent project, and currently, we have to build it from source.

from mxnet-notebooks.

kevinthesun avatar kevinthesun commented on July 17, 2024

OK. Thank you!

from mxnet-notebooks.

geoalgo avatar geoalgo commented on July 17, 2024

Could you add the instructions on how to install the custom tensorboard version?
Otherwise, maybe the notebook should be removed then? It is confusing to have a notebook which can only run after building a custom tensorboard...

from mxnet-notebooks.

zihaolucky avatar zihaolucky commented on July 17, 2024

@geoalgo I suppose this particular notebook requires dmlc-tensorboard.

from mxnet-notebooks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.