File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,25 +8,25 @@ CHANGELOG
8
8
* bug-fix: AmazonEstimators: fix valid range of hyper-parameter 'loss' in linear learner
9
9
10
10
1.2.0
11
- ========
11
+ =====
12
12
13
13
* feature: Add Support for Local Mode
14
14
* feature: Estimators: add support for TensorFlow 1.6.0
15
15
* feature: Estimators: add support for MXNet 1.1.0
16
16
* feature: Frameworks: Use more idiomatic ECR repository naming scheme
17
17
18
18
1.1.3
19
- ========
19
+ =====
20
20
21
21
* bug-fix: TensorFlow: Display updated data correctly for TensorBoard launched from ``run_tensorboard_locally=True ``
22
22
* feature: Tests: create configurable ``sagemaker_session `` pytest fixture for all integration tests
23
- * bug-fix: AmazonEstimators : fix inaccurate hyper-parameters in kmeans, pca and linear learner
24
- * feature: Add new hyperparameters for linear learner.
23
+ * bug-fix: Estimators : fix inaccurate hyper-parameters in kmeans, pca and linear learner
24
+ * feature: Estimators: Add new hyperparameters for linear learner.
25
25
26
26
1.1.2
27
27
=====
28
28
29
- * bug-fix: AmazonEstimators : do not call create bucket if data location is provided
29
+ * bug-fix: Estimators : do not call create bucket if data location is provided
30
30
31
31
1.1.1
32
32
=====
You can’t perform that action at this time.
0 commit comments