STT-tensorflow/tensorflow/c/eager/parallel_device
Haitang Hu 780c0a29fe Update device_id to be int32 rather than int64.
PiperOrigin-RevId: 317709385
Change-Id: I577dd469d223cc05c50dbdb6a8bd908e2e757344
2020-06-22 13:09:26 -07:00
..
BUILD Factor out C++ types from the parallel device 2020-06-04 14:49:16 -07:00
parallel_device.cc Parallel device: move broadcasting a bit earlier to simplify type signatures 2020-06-09 15:52:53 -07:00
parallel_device.h Factor out C++ types from the parallel device 2020-06-04 14:49:16 -07:00
parallel_device_lib.cc Update device_id to be int32 rather than int64. 2020-06-22 13:09:26 -07:00
parallel_device_lib.h Parallel device: switch to manual threading to avoid synchronization issues with remote eager 2020-06-11 15:33:39 -07:00
parallel_device_ops.cc Add support for a device ID op in parallel_device 2020-05-12 09:34:03 -07:00
parallel_device_remote_test.cc ParallelDevice: Sync executors when returning non-parallel TensorHandles, add remote tests 2020-05-28 18:30:40 -07:00
parallel_device_test.cc Parallel device: avoid deadlocks when the EagerContext's default executor is async 2020-06-16 16:53:43 -07:00
parallel_device_testlib.cc Update device_id to be int32 rather than int64. 2020-06-22 13:09:26 -07:00
parallel_device_testlib.h Factor out C++ types from the parallel device 2020-06-04 14:49:16 -07:00