onnxruntime/orttraining
Thiago Crepaldi 81101c9efd
Fix DropoutGrad op (#4052)
Dropout op was recently changed to accept a new input named
'training_mode', which is passed in to DropoutGrad automatically.

This PR updates the DropoutGrad schema to accommodate the new input.
Tests were also update to reflect the API change

Co-authored-by: Thiago Crepaldi <thiag.crepaldi@microsoft.com>
2020-06-04 15:00:02 -07:00
..
orttraining Fix DropoutGrad op (#4052) 2020-06-04 15:00:02 -07:00
pytorch_frontend_examples Remove ORTModel from frontend API (#3825) 2020-05-11 18:20:33 -07:00
tools Remove evaluation output from training e2e test baseline data. (#4092) 2020-06-01 15:06:21 -07:00