how to build datasets for keras model fit using parameter server strategy in tensorflow 2.x, and each worker read different sets of files? it seems that none of existing apis described in their docs could work(https://www.tensorflow.org/tutorials/distribute/parameter_server_training#instantiate_a_parameterserverstrategy), extremely frustrated.
Asked
Active
Viewed 24 times