Skip to content

Commit d2be59b

Browse files
authoredSep 26, 2021
Merge pull request #38 from athewsey/fix/mme-words
2 parents b1f1794 + 9960878 commit d2be59b

File tree

1 file changed

+2
-0
lines changed
  • cdk-project/lib/images/codebuild-image/python/src/notebooks

1 file changed

+2
-0
lines changed
 

‎cdk-project/lib/images/codebuild-image/python/src/notebooks/dictionary.py

+2
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@
274274
"DatasetFormat",
275275
"DataCaptureConfig",
276276
"CronExpressionGenerator",
277+
"MMEs",
277278
"MultiDataModel",
278279
"PipelineModel",
279280
"Predictor",
@@ -317,6 +318,7 @@
317318
"TensorFlow",
318319
"TensorFlowModel",
319320
"TensorFlowPredictor",
321+
"TorchServe",
320322
"XGBoost",
321323
"XGBoostModel",
322324
"XGBoostPredictor",

0 commit comments

Comments
 (0)
Please sign in to comment.