Home
last modified time | relevance | path

Searched defs:tpu_device (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/tpu/
Dtpu_feed.py455 def generate_dequeue_op(self, tpu_device=0): argument
762 def generate_dequeue_op(self, tpu_device=0): argument
Ddevice_assignment.py163 def tpu_device(self, replica=0, logical_core=0, job=None): member in DeviceAssignment
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_placer_test.cc92 DeviceProperties tpu_device; in TEST() local