GithubHelp home page GithubHelp logo

Comments (6)

umakrishnaswamy avatar umakrishnaswamy commented on June 11, 2024

hey @teddybearxzh - just to confirm my understanding: in the line self.wandb_table.add_data(prompt, generation_prompt, time_diff, key, img) you are logging the img variable in the table as opposed to the wandb.Image() object generated in this line: wandb_image = wandb.Image(img) ?

when you try logging wandb_image instead of img, do you reach the same behavior?

from wandb.

teddybearxzh avatar teddybearxzh commented on June 11, 2024

from wandb.

umakrishnaswamy avatar umakrishnaswamy commented on June 11, 2024

@teddybearxzh - I haven't been able to reproduce the behavior you're seeing; few questions to help me dig into this further:

  • what wandb SDK version are you running?
  • are you running this locally or on our public cloud offering? if you have a link to your workspace where you're seeing this, I'd love to take a look directly in the UI. if you are running this locally, could you tell me which server version you are running?

in the reproducible example you sent, you have this line:
self.wandb_table.add_data(prompt, generation_prompt, time_diff, key, img)

do you reach the same behavior when you run this line and subsequently log the table?
self.wandb_table.add_data(prompt, generation_prompt, time_diff, key, wandb_image)

thanks!

from wandb.

teddybearxzh avatar teddybearxzh commented on June 11, 2024

from wandb.

umakrishnaswamy avatar umakrishnaswamy commented on June 11, 2024

hey @teddybearxzh - this is a bug on our end, and I'll be sure to add your details to the bug report & update this thread when progress is made on a fix. Thanks a ton!

from wandb.

exalate-issue-sync avatar exalate-issue-sync commented on June 11, 2024

WandB Internal User commented:
teddybearxzh commented:
Hi,

img here is a wandb.Image object. I have used it for quite a while.

Zihao

On Tue, Feb 20, 2024 at 21:14 umakrishnaswamy @.***>
wrote:

hey @teddybearxzh https://github.com/teddybearxzh - just to confirm my
understanding: in the line self.wandb_table.add_data(prompt,
generation_prompt, time_diff, key, img) you are logging the img variable
in the table as opposed to the wandb.Image() object generated in this line: wandb_image
= wandb.Image(img) ?

when you try logging wandb_image instead of img, do you reach the same
behavior?


Reply to this email directly, view it on GitHub
#7024 (comment), or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AIALJF2IW6V6ZE5UKOOSVRTYUV7B7AVCNFSM6AAAAABDQKMYLWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJVHEYTANZZGU
.
You are receiving this because you were mentioned.Message ID:
@.***>

from wandb.

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.