Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(datasets): Use
put()
and get()
instead of copy
in `TensorFl…
…owModelDataset`'s `_save` and `_load` methods. (#844) * fix(datasets): Use `put()` and `get()` instead of `copy` in `TensorFlowModelDataset`'s `_save` and `_load` methods. Signed-off-by: gitgud5000 <17186026+gitgud5000@users.noreply.github.com> * chore: Added comments of changes in `RELEASE.md` Signed-off-by: gitgud5000 <17186026+gitgud5000@users.noreply.github.com> --------- Signed-off-by: gitgud5000 <17186026+gitgud5000@users.noreply.github.com> Signed-off-by: Ankita Katiyar <110245118+ankatiyar@users.noreply.github.com> Co-authored-by: Merel Theisen <49397448+merelcht@users.noreply.github.com> Co-authored-by: Ankita Katiyar <110245118+ankatiyar@users.noreply.github.com>
- Loading branch information