Add a new method `get_master` to `TPUClusterResolver` such that users can...
Add a new method `get_master` to `TPUClusterResolver` such that users can easily specify the grpc connection string using ClusterResolvers rather than specifying the IP address manually. Also fixes a bug in the `TPUClusterResolverTest` that caused tests to not run at all. PiperOrigin-RevId: 174398488
Loading
Please sign in to comment