onnxruntime/cmake/patches
Ye Wang f9af94009b
onboard MoE (#18279)
### Description
<!-- Describe your changes. -->
1. Introduce MoE CUDA op to ORT based on FT implementation.
2. Upgrade cutlass to 3.1.0 to avoid some build failures on Windows.
Remove patch file for cutlass 3.0.0.
3. Sharded MoE implementation will come with another PR

limitation: __CUDA_ARCH__ >= 700


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2023-11-14 16:48:51 -08:00
..
abseil Update absl to the latest release (#13990) 2022-12-19 14:25:13 -08:00
composable_kernel [ROCm] Update CK version (#17628) 2023-11-13 15:43:38 -08:00
flatbuffers Fix some build issues on MacOS with Xcode 14.3. (#15878) 2023-06-07 12:07:11 -07:00
gsl Remove the cmake option: onnxruntime_DEV_MODE (#13573) 2022-11-07 09:06:28 -08:00
onnx ONNX 1.15 integration (#17125) 2023-09-26 14:44:48 -07:00
protobuf Update protobuf to 3.21.x (#15245) 2023-03-29 14:08:18 -07:00
xnnpack Fix xnnpack compile error on arm32 (#18291) 2023-11-12 08:59:20 +10:00
.gitattributes