kzhang28 / Distributed-TensorFlow-Training-Examples

1 stars 1 forks source link

TensorFlow training examples where are the proper tutorials #1

Open robertosussex opened 7 months ago

robertosussex commented 7 months ago

Dear Sir or Madam,

In using the examples, the python script is trying to import tensorflow.examples.tutorials and similar directories but they are not available in the git clone download.

Please advice on how to test those examples if the required files are not available

Kind regards

Roberto

robertosussex commented 7 months ago

In particular in file mnist_nn_distibuted_placeholder.py

from tensorflow.examples.tutorials.mnist import input_data

However, these directories are not available on the git hup repository for tensorflow.

Please advise Roberto