jfb54
jfb54
When Training on Meta-Dataset episodes (with all the training datasets) using the TFDS APIs, after only a few tasks the reader fails with the following error: ```[F tensorflow/core/platform/default/env.cc:73] Check failed:...
I am trying to use the new Meta-Dataset in TFDS APIs, and I have hit a critical performance problem. When I run the sample code to "Train on Meta-Dataset episodes"...
Thank you for your contribution! Please read https://www.tensorflow.org/datasets/contribute#pr_checklist to make sure your PR follows the guidelines. # Fixed issue 2889 - Loading SUN397 crashed * Dataset Name: sun397 * Issue...
On Windows 10, if ```num_workers > 0```, you get the following exception: Traceback (most recent call last): File "C:\Users\User\AppData\Local\Programs\Python\Python36\lib\multiprocessing\popen_spawn_win32.py", line 65, in __init__ reduction.dump(process_obj, to_child) File "C:\Users\User\AppData\Local\Programs\Python\Python36\lib\multiprocessing\reduction.py", line 60, in...