You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,17 @@ Tagging scheme is based on <tensorflow_version>-<processor>-<python_version>. (e
76
76
All "final" Dockerfiles build images using base images that use the tagging scheme
77
77
above.
78
78
79
+
Before building these images, you need to have a pip-installable binary of this repository saved locally. To create the SageMaker Tensorflow Container Python package:
0 commit comments