Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9eb91e5

Browse filesBrowse files
bradmiroleahecole
andauthored
fixing region tag and updating gcsfs dependency (GoogleCloudPlatform#5656)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 6c2ee73 commit 9eb91e5
Copy full SHA for 9eb91e5

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
  • data-science-onramp/ai-platform/modules/trainer/tfkeras_model
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎data-science-onramp/ai-platform/modules/trainer/tfkeras_model/model.py

Copy file name to clipboardExpand all lines: data-science-onramp/ai-platform/modules/trainer/tfkeras_model/model.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
# [START ai_platform_tf_keras_model]
15+
# [START ai_platform_tfkeras_model]
1616
"""Defines a Keras model and input function for training."""
1717

1818
# [START ai_platform_tfkeras_model_tf_import]
@@ -102,4 +102,4 @@ def create_keras_model(
102102
return model
103103
# [END ai_platform_tfkeras_model_create_keras_model_define]
104104
# [END ai_platform_tfkeras_model_create_keras_model]
105-
# [END ai_platform_tf_keras_model]
105+
# [END ai_platform_tfkeras_model]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.