onnxruntime/orttraining/orttraining
cao lei 329e8156d4
clean unused parameter in ORT_UNUSED_PARAMETER (#16538)
### Description
clean unused parameter in ORT_UNUSED_PARAMETER


### Motivation and Context
clean unused parameters in ORT_UNUSED_PARAMETER which are introduced
from #15833
2023-07-07 13:20:36 -07:00
..
core Enable -Wshorten-64-to-32 warning if available. (#16524) 2023-07-07 08:11:44 -07:00
lazy_tensor Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
models clean unused parameter in ORT_UNUSED_PARAMETER (#16538) 2023-07-07 13:20:36 -07:00
python [DORT] Use new FX-to-ONNX exporter (#16450) 2023-07-04 13:13:04 -07:00
test [CUDA] Optimize BiasGelu/BiasGeluGrad Kernel (#16608) 2023-07-07 08:28:38 +08:00
training_api clean unused parameter in ORT_UNUSED_PARAMETER (#16538) 2023-07-07 13:20:36 -07:00
training_ops [CUDA] Optimize BiasGelu/BiasGeluGrad Kernel (#16608) 2023-07-07 08:28:38 +08:00