Some PATH typo : no `train_dir` in tutorial
This file uses `train_dir`. But in code file, there is no `train_dir` anymore, it should be replaced with `log_dir` `input_data_dir` and `checkpoint_file` respectively
Loading
Please sign in to comment
This file uses `train_dir`. But in code file, there is no `train_dir` anymore, it should be replaced with `log_dir` `input_data_dir` and `checkpoint_file` respectively