We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd3a0f9 commit ab3eb69Copy full SHA for ab3eb69
tf_keras/wheel/README.md
@@ -31,7 +31,7 @@ The build options examples:
31
`BUILD_OPTIONS=""`
32
33
2. Nightly artifacts:
34
-`BUILD_OPTIONS=--repo_env=ML_WHEEL_TYPE=nightly --repo_env=ML_WHEEL_BUILD_DATE=$(date +%Y%m%d)`
+`BUILD_OPTIONS=--repo_env=ML_WHEEL_TYPE=nightly --repo_env=ML_WHEEL_BUILD_DATE=$(date +%Y%m%d%H)`
35
36
3. Release artifacts:
37
`BUILD_OPTIONS=--repo_env=ML_WHEEL_TYPE=release`
0 commit comments