Commit 3c74357
PR #510: Fixing dataset directory path and tensorflow 2.0 fit module
Please approve this CL. It will be submitted automatically, and its GitHub pull request will be marked as merged.
Imported from GitHub PR #510
Existing code had a issue for dataset directory and also the current version of tensorflow 2.0 deprecated fit_generator and introduced fit method for the same functionality.
Copybara import of the project:
- b3ac75f Fixing dataset directory path and tensorflow 2.0 fit modu... by sablevinayak <vinayakraj.sable@gmail.com>
- 8af8226 Merge b3ac75f into 16a5a... by Vinayak Sable <vinayakraj.sable@gmail.com>
PiperOrigin-RevId: 7570857151 parent 16a5a66 commit 3c74357
1 file changed
Lines changed: 2 additions & 2 deletions
File tree
- courses/udacity_intro_to_tensorflow_for_deep_learning
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
594 | | - | |
| 594 | + | |
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
| |||
0 commit comments