wandb / examples

Example deep learning projects that use wandb's features.
http://wandb.ai
1.13k stars 291 forks source link

fix(integrations): fix tb-pytorch example #359

Closed dmitryduev closed 1 year ago

dmitryduev commented 1 year ago

The wandb-examples-tensorboard-pytorch:init:py37 has been broken, which was likely caused by a DataLoader refactor on the pytorch side -- how it does data loading parallelization with multiprocessing and how that interacts with how and when we spin things up.

Tried running the script, works fine: https://wandb.ai/dimaduev/examples-examples_tensorboard_tensorboard-pytorch/runs/zg417bh4?workspace=user-dimaduev