onnxruntime/orttraining
Wei-Sheng Chin 432a9912a3
Fix LORT CI failure due to PyTorch change (#14367)
As title. The fuser in LORT doesn't like "scalar". With a recent PyTorch
change, scalar is intorduced somewhere it was there before. Now, a
simple fix is to check if all inputs are tensors or some specially
allowed cases before sending ops to ORT.
2023-01-19 16:02:40 -08:00
..
orttraining Fix LORT CI failure due to PyTorch change (#14367) 2023-01-19 16:02:40 -08:00
pytorch_frontend_examples Set black's target version (#11370) 2022-04-27 14:52:19 -07:00
tools Refactor training build options (#13964) 2023-01-03 13:28:16 -08:00