Home
last modified time | relevance | path

Searched refs:restart_type (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/tpu/client/
Dclient.py383 def configure_tpu_version(self, version, restart_type='always'): argument
402 ip_address, version, restart_type)
Dclient_test.py810 c.configure_tpu_version('1.15', restart_type='ifNeeded')