Aryan Gupta
Aryan Gupta
Hey @vfdev-5 , I would like to take up this issue now cc @sdesrozis
I am proposing a new API function for `Engine` class that can fetch the epoch from an instance of trainer. It can work in this way. This can also return...
Hey @louis-she ,I guess the API can be helpful to compare the performances of two or more different training methods, also it can help in training of ensemble models. I...
Sure @vfdev-5 , I think it will be mostly useful for hyperparameter tuning and testing of variation of results to make the training easier; like reducing the number of epochs...
yes @vfdev-5 I do not have the specific code for that but I can imagine that it was written along the same lines(that project did not use ignite ) Also...
/assigntome
Hey @msaroufim I would like to work on stable diffusion and some others topics as well. Thanks
hey @awni can I work on this? seems good to start on MLX
Hey @vfdev-5 @sdesrozis I have added a check for minimum PyTorch version, Now I wanted to ask whether we should keep this profiler in the main module or in the...
I guess I can help with Super Resolution of images part @vfdev-5 @DeepC004