onnxruntime/orttraining
liqunfu d7233c7c97
Fix training for models with dict input (#4842)
This PR also includes:
	* Remove defaults from named tuples to support python 3.6
	* Allows model which takes dicts as input
	* Adapts BERT finetuning example to run on the new frontend
        * Match numbers for BERT fine tuning model

Co-authored-by: liqun <liqun@OrtTrainingDev4.af05slrtruoetgaxwwjv5nsq5e.px.internal.cloudapp.net>
Co-authored-by: Thiago Crepaldi <thiago.crepaldi@microsoft.com>
2020-08-19 18:36:36 -07:00
..
orttraining Fix training for models with dict input (#4842) 2020-08-19 18:36:36 -07:00
pytorch_frontend_examples Remove ORTModel from frontend API (#3825) 2020-05-11 18:20:33 -07:00
tools Update convergence baseline for ci_test. (#4465) 2020-07-09 15:29:36 +08:00