tensorflow-workshop
tensorflow-workshop copied to clipboard
Code samples, slides and materials for TensorFlow Workshops
Results
1
tensorflow-workshop issues
Sort by
recently updated
recently updated
newest added
I want to train on hdfs cluster with distribute tensorflow, now I have start same code on ps, master and each worker use 'run_config' to specify them, and I use...
question