TPUEstimator adds use_tpu key in params when calling model_fn. Model_fn can...
TPUEstimator adds use_tpu key in params when calling model_fn. Model_fn can rely on this key to know whether TPU specific functionalities should be used. PiperOrigin-RevId: 202542458
Loading
Please sign in to comment