Any docs for torch.utils.trainer?

I have seen the torch.utils.trainer, a wrapper for model training, but no docs for it.

This API will be eventually removed (see GH comment)

You may be interested in using this or this instead.

1 Like

thanks for your reply