File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ CHANGELOG
77
88* feature: Estimators: add support for TensorFlow-1.5.0
99* feature: Estimators: add support for MXNet-1.0.0
10+ * feature: Tests: use ``sagemaker_timestamp `` when creating endpoint names in integration tests
11+ * feature: Session: print out billable seconds after training completes
12+ * bug-fix: Estimators: fix LinearLearner and add unit tests
13+ * bug-fix: Tests: fix timeouts for PCA async integration test
14+ * feature: Predictors: allow ``predictor.predict() `` in the JSON serializer to accept dictionaries
1015
11161.0.4
1217=====
@@ -24,6 +29,7 @@ CHANGELOG
2429* feature: Hyperparameters: add data_type to hyperparameters
2530* feature: Documentation: update TensorFlow examples following API change
2631* feature: Session: support multi-part uploads
32+ * feature: add new SageMaker CLI
2733
2834
29351.0.2
@@ -51,4 +57,3 @@ CHANGELOG
5157=====
5258
5359* Initial commit
54-
You can’t perform that action at this time.
0 commit comments