File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ CHANGELOG
7
7
8
8
* feature: Estimators: add support for TensorFlow-1.5.0
9
9
* 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
10
15
11
16
1.0.4
12
17
=====
@@ -24,6 +29,7 @@ CHANGELOG
24
29
* feature: Hyperparameters: add data_type to hyperparameters
25
30
* feature: Documentation: update TensorFlow examples following API change
26
31
* feature: Session: support multi-part uploads
32
+ * feature: add new SageMaker CLI
27
33
28
34
29
35
1.0.2
@@ -51,4 +57,3 @@ CHANGELOG
51
57
=====
52
58
53
59
* Initial commit
54
-
You can’t perform that action at this time.
0 commit comments