Coder Social home page Coder Social logo

WARNING:tensorflow:Entity <function ensure_index at 0x0000021F330CFE58> could not be transformed and will be executed as-is. Please report this to the AutoGraph team. When filing the bug, set the verbosity to 10 (on Linux, `export AUTOGRAPH_VERBOSITY=10`) and attach the full output. Cause: LIVE_VARS_IN about autograph HOT 3 CLOSED

tensorflow avatar tensorflow commented on May 9, 2024
WARNING:tensorflow:Entity could not be transformed and will be executed as-is. Please report this to the AutoGraph team. When filing the bug, set the verbosity to 10 (on Linux, `export AUTOGRAPH_VERBOSITY=10`) and attach the full output. Cause: LIVE_VARS_IN

from autograph.

Comments (3)

mdanatg avatar mdanatg commented on May 9, 2024

Update: I think the logs have everything I need actually, will look into fixing it.

Thanks for filing the bug!

It looks like two error happening as autograph descends into the pandas library. I'll send a PR to prevent it from doing that, but in the meantime could you add @tf.autograph.experimental.do_not_convert() around the function calling pandas code? I think that's load_and_clean_csv.

from autograph.

mdanatg avatar mdanatg commented on May 9, 2024

Quick update: tensorflow/tensorflow@09c50ba should fix this in the tf-nightly. The fix will be available in TF 2.2. We'll track the bug that occurs from the Pandas code separately.

from autograph.

rafwaf avatar rafwaf commented on May 9, 2024

Thanks. Sorry For the late response. I posted it and went on vacation.
tf-nightly did solve the issue for me. Thank you very much.

For posterity and anyone not already versed in the tensorflow versions: tf-nightly refers to the bleeding edge version of tensorflow that includes the latest updates.
To install it use: pip install tf-nightly in the terminal.

from autograph.

Related Issues (5)

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.