tensorflow / ecosystem

Integration of TensorFlow with other open-source frameworks
Apache License 2.0
1.37k stars 391 forks source link

mirrored_strategy_runner.py for multiple executors / workers #202

Open mattoh91 opened 1 year ago

mattoh91 commented 1 year ago

Hi, could I ask if there is a way to get the spark_tensorflow_distributor MirroredStrategyRunner to run on multiple executors/workers? Currently the code looks like it only supports multiple slots.