We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a19a210 commit 0bc7832Copy full SHA for 0bc7832
docs/CHANGELOG.md
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](<https://semver.org/spec/v2.0.
16
- Support Intel Desktop GPU (float16 and float32)
17
- Support Windows on arm platform
18
- Support more operators : Random, Sin, Cos, Einsum, Elu, UnPooling, Flatten, ConvertColor, BilateralSliceApply, Lut
19
-- Support more networks : ViTAE, CMT, EfficientFormer, hdrnet, 3dLut, ConvTT, Wenet, NFM, AFM, ONN, wide&deep, DeepFM, MMOE, etc
+- Support more networks : ViTAE, CMT, EfficientFormer, ConvTT, Wenet, NFM, AFM, ONN, wide&deep, DeepFM, MMOE, etc
20
- Improve multi-threads parallel inference performance on CPU
21
- Add simple chinese deployment guide
22
- Support model file compatibility
0 commit comments