Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

NameError: name 'read_file' is not defined #41

Closed
liunian321 opened this issue Jan 28, 2019 · 1 comment
Closed

NameError: name 'read_file' is not defined #41

liunian321 opened this issue Jan 28, 2019 · 1 comment

Comments

@liunian321
Copy link

? ? ?

@brilee
Copy link
Owner

brilee commented Feb 2, 2019

Hi, can you fill out some of this information? It will help me figure out what is going on.

System information

  • Have I written custom code (as opposed to using a stock example script provided in TensorFlow):
  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
  • TensorFlow installed from (source or binary):
  • TensorFlow version (use command below):
  • Python version:

You can collect some of this information using our environment capture script
You can also obtain the TensorFlow version with
python -c "import tensorflow as tf; print(tf.GIT_VERSION, tf.VERSION)"

Describe the current behavior

Describe the expected behavior

Code to reproduce the issue
Provide a reproducible test case that is the bare minimum necessary to generate the problem.

Other info / logs
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.

@brilee brilee closed this as completed Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants