Skip to content

WARNING : tensorflow:Callback method on_train_batch_end is slow compared to the batch time #131

@essanhaji

Description

@essanhaji

tensorflow:Callback

Hi,
Thank you very much for this amazing tool it helps a lot.
Just a have a simple warning that will make this tool great if it is fixed.
This warning occurs when I use PlotLossesKeras callback.

WARNING:tensorflow:Callback method `on_train_batch_end` is slow compared to the batch time (batch time: 0.1298s vs `on_train_batch_end` time: 0.2397s). Check your callbacks.

Environment

  • livelossplot==0.5.3
  • tensorflow==2.4.0
  • Keras==2.4.3
  • Windows 10
  • Jupyter Lab
  • Python version 3.6.8

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions