In keras distributed training, use strategy.num_towers instead of...
In keras distributed training, use strategy.num_towers instead of strategy._devices since the former is a public API and works for all strategies. PiperOrigin-RevId: 210825335
Loading
Please sign in to comment