File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -136,12 +136,14 @@ echo "set SAGEMAKER_ROLE_ARN=$SAGEMAKER_ROLE_ARN"
136
136
-- platformIdentifier notebook- al2 - v2 \
137
137
-- consider- skips- failures \
138
138
./amazon-sagemaker-examples/sagemaker_processing/spark_distributed_data_processing/sagemaker-spark-processing.ipynb \
139
- ./amazon-sagemaker-examples/advanced_functionality/tensorflow_iris_byom/tensorflow_BYOM_iris.ipynb \
140
139
./amazon-sagemaker-examples/sagemaker-python-sdk/1 P_kmeans_highlevel/kmeans_mnist.ipynb \
141
140
./amazon-sagemaker-examples/sagemaker-python-sdk/scikit_learn_randomforest/Sklearn_on_SageMaker_end2 end.ipynb \
142
141
./amazon-sagemaker-examples/sagemaker-pipelines/tabular/abalone_build_train_deploy/sagemaker-pipelines-preprocess-train-evaluate-batch-transform.ipynb \
143
142
144
143
# Skipping test until fix in example notebook to install docker-compose is complete
145
144
#./amazon-sagemaker-examples/sagemaker-python-sdk/tensorflow_moving_from_framework_mode_to_script_mode/tensorflow_moving_from_framework_mode_to_script_mode.ipynb \
146
145
146
+ # Skipping this test until we fix the notebook to use the correct version of TensorFlow for training and inference
147
+ # ./amazon-sagemaker-examples/advanced_functionality/tensorflow_iris_byom/tensorflow_BYOM_iris.ipynb \
148
+
147
149
(DeleteLifeCycleConfig "$LIFECYCLE_CONFIG_NAME ")
You can’t perform that action at this time.
0 commit comments