Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 565399929
  • Loading branch information
aijunbai authored and lyyanlely committed Sep 26, 2023
1 parent 6aac097 commit c2b328a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ranking_pipeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ pipeline_hparams = tfr.keras.pipeline.PipelineHparams(
steps_per_execution=100,
export_best_model=True,
strategy='MirroredStrategy',
master=None)
tpu=None)
```

Make the `ranking_pipeline` and train.
Expand Down

0 comments on commit c2b328a

Please sign in to comment.