If |
Then |
Ref |
---|---|---|
Removed the legacy |
||
used the generic method |
switch to a specific one depending on your purpose |
|
used |
import it from |
|
used |
import it from |
|
used |
import it from |
|
used |
import it from |
|
used |
import it from |
|
used |
import it from |
|
used |
import it from |
|
used |
switch it to |
|
derived it from |
use Trainer base class |
|
used base class |
switch to use |
|
set distributed backend via the environment variable |
use |
|
used |
switch to |
|
used |
switch to |
|
used |
use |
|
used |
rely on Torch native AMP |
|
used |
rely on Torch native AMP |
|
used Trainer’s attribute |
rely on loop constructor |
|
used Trainer’s attribute |
it was removed |
|
derived from |
rely on |
|
derived from |
rely on methods from |
|
used Trainer’s attribute |
switch to the |
|
used |
it was set as a protected method |
|
used Profiler’s attribute |
it was removed |
|
used Profiler’s attribute |
it was removed |
|
used the |
||
used |
chang it to (tbptt_steps, n_optimizers). You can update your code by adding the following parameter to your hook signature: |
|
used |
change it to (n_batches, tbptt_steps, n_optimizers). You can update your code by adding the following parameter to your hook signature: |