Training PyTorch ResNet50 model

I wish to train the PyTorch ResNet50 model for lazy mode. It fails as of now. I do not find any instructions for it on the Github model page. Where can I find more instructions?

Hello hsc111,

Thank you for your query.
PyTorch ResNet50 training in lazy mode is not available in the current official 0.13 release (we have eager mode only).
We are planning on enabling PyTorch ResNet50 training in lazy mode in the next official release.
Please, stay tuned.

Regards,
Adam