onnxruntime
onnxruntime copied to clipboard
Deprecate ORTTrainer
This PR raises a warning to the user informing them that the ORTTrainer
class is deprecated and that it will be removed in ort release 1.14.
Users should switch to using ORTModule
.
This PR raises a warning to the user informing them that the
ORTTrainer
class is deprecated and that it will be removed in ort release 1.14.Users should switch to using
ORTModule
.
Probably there are docs in the source-code (check docs folder) that mention ORTTrainer. Maybe we could add a deprecation note there too for new users tht are learning from docs
This pull request fixes 1 alert when merging 7caed323216506e3ebcd63bfb266da597a09a5aa into 8bb16ab90012942316b15dfe1923365b0baeb4fc - view on LGTM.com
fixed alerts:
- 1 for Unused import