Make FlapMapDataset saveable.
Add test to verify restoring iterator in an empty graph works to the testing base class. Fix a bug in GraphDefBuilderWrapper::AddFunction where we were not adding functions referenced by the attrs of the NodeDefs in the FunctionDef. FlatMapDatasetSerializationTest.testMapThenFlatMap makes sure this works now. PiperOrigin-RevId: 176582131
Loading
Please sign in to comment