Commit eb864fce authored by Marianne Linhares Monteiro's avatar Marianne Linhares Monteiro Committed by GitHub
Browse files

Update README.md

parent 5af58c4b
......@@ -453,7 +453,7 @@ $ tensorboard --log_dir="sentiment_analysis_output"
## Warnings
When runninng `cifar10_main.py` with `--sync=True` argument you may see a Warning message similar to:
When runninng `cifar10_main.py` with `--sync=True` argument you may see an error similar to:
```python
File "cifar10_main.py", line 538, in <module>
......@@ -488,4 +488,4 @@ File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/util/tf_should_us
stack = [s.strip() for s in traceback.format_stack()]
```
This should not affect your training, and this should be solved on the next releases.
This should not affect your training, and should be fixed on the next releases.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment