Zach Mueller
Zach Mueller
CC @pacman100
You should safely be able to ignore this. Colab comes pre-installed with TF but we do not use it at all
@sayedathar11 can you please post the full trace?
@dguo98 I'll need a full reproducer as I don't have any experience with webdataset to help debug this. What is `url` here? What is `transform`? How are you launching your...
This is probably because of the passed `completed_eval_step`. Try to see what happens without including the `step` parameter when you log
@MovingKyu can you open a new issue on this with a full reproducer, and answer the prompts given when opening a bug report? Thanks!
You need to call `.log()` one more time after, it's a thing with `wandb` and syncing.
@lzy37ld just do `accelerator.log()` (You may not need to pass anything in)
I need *much* more information than this, please provide if possible either the contents of each cell or the notebook itself. I can't do anything with what you've provided :)
As I'm on vacation and can't look at this thoroughly I'll give you both a TL;DR of how to investigate it :) After every single cell, or at the end...