Create XLA computations inside hostname-specific directory.
In a distributed environment, one would like to be able to separate XLA computations based on the binary that produced them, rather than having all computations serialized to a single directory. PiperOrigin-RevId: 169740827
Loading
Please sign in to comment