- MaybePinSmallOpsToCpu - MaybePinToResourceDevice - MaybePinToCustomDevice We are going to reuse MaybePinSmallOpsToCpu in TFRT but not the other two. Because TFRT doesn't have native Resource neither Custom Device. PiperOrigin-RevId: 317766813 Change-Id: I43241b5786120ddf39dc4bfff6071239afdfd785
Distributed TensorFlow
This directory contains the initial open-source implementation of the distributed TensorFlow runtime, using gRPC for inter-process communication.
To learn how to use the distributed runtime to create a TensorFlow cluster, see the Distributed TensorFlow How-To.