Giter Club home page Giter Club logo

Comments (5)

SuryanarayanaY avatar SuryanarayanaY commented on September 25, 2024 1

Hi @Star9daisy ,

I have replicated the reported behaviour and attached gist here.Need to dig more and will come back.

from keras.

grasskin avatar grasskin commented on September 25, 2024

Possibly related to #19433

from keras.

grasskin avatar grasskin commented on September 25, 2024

Thank you @Star9daisy! Would you be able to submit a fix for this? Otherwise we're leaving this open for contributions from the community.

from keras.

Star9daisy avatar Star9daisy commented on September 25, 2024

Hi @grasskin, it looks kind of difficult for me. But I'd like to give it try!

from keras.

grasskin avatar grasskin commented on September 25, 2024

Go ahead @Star9daisy! The nonzero error is likely related to #19407 which we just closed with a fix. Feel free to update this thread with concerns/questions. One thing I would strongly recommend is disabling XLA compilation to make debugging easier. Specifically tf.config.run_functions_eagerly(False) for tensorflow and jax.config.update("jax_disable_jit", True) for JAX.

You will also likely benefit from disabling Keras traceback filtering keras.config.disable_traceback_filtering() to get full error tracebacks.

from keras.

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.