Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. |-data
  2. |---sensor_A
  3. |-----1.dat
  4. |-----2.dat
  5. |-----3.dat
  6. |---sensor_B
  7. |-----1.dat
  8. |-----2.dat
  9. |-----3.dat
  10.  
  11. tensorflow.python.framework.errors_impl.NotFoundError: NewRandomAccessFile failed to Create/Open: mock_datasensor_A1.dat : The system cannot find the file specified.
  12. ; No such file or directory
  13. [[{{node ReadFile}}]] [Op:IteratorGetNextSync]
  14.  
  15. for el in dataset:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement