Home
last modified time | relevance | path

Searched refs:AddCleanupFunction (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Ddataset.h533 void AddCleanupFunction(std::function<void()>&& cleanup_fn) { in AddCleanupFunction() function
624 (*iterator)->AddCleanupFunction( in MakeIterator()