Home
last modified time | relevance | path

Searched defs:DeviceAssignment (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcomputation_placer.h40 DeviceAssignment() {} in DeviceAssignment() function
41 DeviceAssignment(int replica_count, int computation_count) in DeviceAssignment() function
/external/tensorflow/tensorflow/compiler/xla/
Dexecutable_run_options.h39 class DeviceAssignment; variable
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dlibtpu.h63 typedef struct DeviceAssignment { struct
66 } DeviceAssignment; argument
/external/tensorflow/tensorflow/python/tpu/
Ddevice_assignment.py60 class DeviceAssignment(object): class
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt.proto10 message DeviceAssignment { message
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client.py484 DeviceAssignment = _xla.DeviceAssignment variable