onnxruntime/orttraining
edgchen1 6371ad61c5 Fix TransposeScaleMatMul and MatMulScaleFusion issues (#5230)
- Rename TransposeScaleMatMul back to TransposeMatMul for backwards compatibility
- Fix MatMulScaleFusion issues:
  - Add check for supported execution providers
  - Add check for supported MatMul input types
2020-09-23 16:50:58 -07:00
..
orttraining Fix TransposeScaleMatMul and MatMulScaleFusion issues (#5230) 2020-09-23 16:50:58 -07:00
pytorch_frontend_examples Fix mnist example (#4926) 2020-08-26 15:28:39 -07:00
tools Update convergence baseline for ci_test. (#4465) 2020-07-09 15:29:36 +08:00