onnxruntime/orttraining
Thiago Crepaldi 11b69f141e Forward pass using InferenceSession on exported ONNX
Although forward pass works, this has the limitation of not working for
backward pass due to the lack of intermediate tensors needed for
gradient.

Next step is to export a training graph and split it manually
2020-12-15 09:03:07 -08:00
..
orttraining Forward pass using InferenceSession on exported ONNX 2020-12-15 09:03:07 -08:00
pytorch_frontend_examples Fix mnist example (#4926) 2020-08-26 15:28:39 -07:00
tools add dockerfile for ROCm3.10 and update BUILD.md for ROCm EP (#5821) 2020-12-08 23:14:56 -08:00