Skip to content

Commit

Permalink
Update 20191106-tf2-tpu-savedmodel.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lzr-official committed Nov 13, 2019
1 parent 9008400 commit 0bfae5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rfcs/20191106-tf2-tpu-savedmodel.md
Expand Up @@ -231,6 +231,8 @@ def predict_step(image_tensors):
- `num_batch_threads`, `max_batch_size`, `batch_timeout_micros`,
`allowed_batch_sizes`, `max_enqueued_batches`: arguments used to
configure BatchFunction.
- `preserve_cpu_fn`: boolean. With this set to true, users avoid having to
copy-paste the same block of code for CPU inference.

### Changes to Keras API

Expand Down

0 comments on commit 0bfae5b

Please sign in to comment.