Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nhatleSummer22 committed Oct 6, 2023
1 parent 60a3d73 commit c0b35c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow_serving/g3doc/serving_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,4 +285,4 @@ notable ones. For a complete list, please refer to the
model_base_path
* `--enable_model_warmup`: Enables [model warmup](saved_model_warmup.md) using
user-provided PredictionLogs in assets.extra/ directory
* `--mixed_precision=bfloat16`: Enables BF16 AUtomatic Mixed Precision
* `--mixed_precision=bfloat16`: Enables BF16 Automatic Mixed Precision

0 comments on commit c0b35c7

Please sign in to comment.