Michael Schonwetter
Michael Schonwetter
Can you describe what the (tensorflow) operations would be to implement (4c)? I'm not sure what that line's syntax means...? (specifically the [ ] and ◦)
@rachellim at TF was able to reproduce and resolve the _hang_ issue (parallel_interleave_dataset_op.cc doesn't handle iterator creation errors correctly when the `sloppy=True`). With her fix in place (or setting `sloppy=False`)...
Continued here: tensorflow/tensorflow#32691
+1 for this, would be great if there were an inverse to mdb-export --> mdb-import (of course table/schema would need to be setup first).