ashleve / lightning-hydra-template

PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to save images in testing_setp ?

YChienHung opened this issue · comments

I will generate some images in testing_step, and they will be saved in a path.

Can you give me some ideas?