onnxruntime/orttraining
zhijiang 2a5c9b86eb
Zhijxu/fix conv1d replacement (#19758)
remove the constraint - "group number should be less than 3";
add more condition to make sure the conv1d replacement only happens on
conv1d instead of conv2d/conv3d;
add more tests;
2024-03-05 10:11:19 +08:00
..
orttraining Zhijxu/fix conv1d replacement (#19758) 2024-03-05 10:11:19 +08:00
tools Bump ruff linter to 0.2.1 (#19471) 2024-02-08 16:08:27 -08:00