Skip to content

plot images on cpu #25

@hvgazula

Description

@hvgazula

if self.fabric.global_rank == 0:
self.image_logger = Log_Images(
self.fabric,
config=config,
)

(optional) it doesn't make sense to plot images (or have that functionality) in the trainer. plot images using cpu and then call trainer.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions