Coder Social home page Coder Social logo

Comments (4)

eiderman avatar eiderman commented on September 26, 2024

The lack of graph should be unrelated to the error since it just maps to the new API call.

How are you running your graphs and have you seen the graphs before?

from prettytensor.

ibadami avatar ibadami commented on September 26, 2024

The graphs are back on! It was a mistake in my code. Thank you for answering the issue.

from prettytensor.

Hvass-Labs avatar Hvass-Labs commented on September 26, 2024

I also get this warning when running my tutorials using PrettyTensor v.0.7.1 and TensorFlow v.0.12.0-rc1

https://github.com/Hvass-Labs/TensorFlow-Tutorials/blob/master/03_PrettyTensor.ipynb

I get a huge list of these warnings:

WARNING:tensorflow:From /home/magnus/anaconda3/envs/tf/lib/python3.5/site-packages/prettytensor/bookkeeper.py:243 in add_scalar_summary.: scalar_summary (from tensorflow.python.ops.logging_ops) is deprecated and will be removed after 2016-11-30.
Instructions for updating:
Please switch to tf.summary.scalar. Note that tf.summary.scalar uses the node name instead of the tag. This means that TensorFlow will automatically de-duplicate summary names based on the scope they are created in. Also, passing a tensor or list of tags to a scalar summary op is no longer supported.

I want to update my tutorials with the API-changes you have made to softmax_classifier() but I don't want these huge lists of warnings. Would it be possible to fix the warnings soon? Thanks!

from prettytensor.

eiderman avatar eiderman commented on September 26, 2024

I've just pushed an update to pip and a branch here to cherry pick the deprecation notice fixes from master branch. Please reopen if these continue.

from prettytensor.

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.