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.
2 parents c270159 + bba183f commit 33c1914Copy full SHA for 33c1914
mlmodel/format/Model.proto
@@ -188,7 +188,7 @@ message ModelDescription {
188
*
189
* 3 : iOS 12, macOS 10.14, tvOS 12, watchOS 5 (Core ML 2)
190
* - Flexible shapes and image sizes
191
- * - Categorical squences
+ * - Categorical sequences
192
* - Core ML Vision Feature Print, Text Classifier, Word Tagger
193
* - Non Max Suppression
194
* - Crop and Resize Bilinear NN layers
@@ -200,7 +200,7 @@ message ModelDescription {
200
* - Large expansion of supported neural network layers
201
* - Generalized operations
202
* - Control flow
203
- * - Dynmaic layers
+ * - Dynamic layers
204
* - See NeuralNetwork.proto
205
* - Nearest Neighbor Classifier
206
* - Sound Analysis Prepreocessing
0 commit comments