Commit dee02afe authored by Tiezhen WANG's avatar Tiezhen WANG Committed by TensorFlower Gardener
Browse files

Keras TPU support: Fix minior usability issue.

The current code fails with the following code:
use_pipeline = magic_function()
model.fit(..., _pipeline=use_pipeline)

when use_pipeline is True, it's not pop out from kwargs thus causing exceptions in line 1559

PiperOrigin-RevId: 217256095
parent b75a555c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment