Skip to content

Commit 33c1914

Browse files
authored
Merge pull request #468 from bhushan23/master
Fixing typos in Coremltools specification website
2 parents c270159 + bba183f commit 33c1914

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mlmodel/format/Model.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ message ModelDescription {
188188
*
189189
* 3 : iOS 12, macOS 10.14, tvOS 12, watchOS 5 (Core ML 2)
190190
* - Flexible shapes and image sizes
191-
* - Categorical squences
191+
* - Categorical sequences
192192
* - Core ML Vision Feature Print, Text Classifier, Word Tagger
193193
* - Non Max Suppression
194194
* - Crop and Resize Bilinear NN layers
@@ -200,7 +200,7 @@ message ModelDescription {
200200
* - Large expansion of supported neural network layers
201201
* - Generalized operations
202202
* - Control flow
203-
* - Dynmaic layers
203+
* - Dynamic layers
204204
* - See NeuralNetwork.proto
205205
* - Nearest Neighbor Classifier
206206
* - Sound Analysis Prepreocessing

0 commit comments

Comments
 (0)