Searched defs:CapturedFunction (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/data/ | ||
D | captured_function.h | 40 class CapturedFunction; variable |
D | captured_function.cc | 670 CapturedFunction::CapturedFunction( in CapturedFunction() function in tensorflow::data::CapturedFunction |
/external/tensorflow/tensorflow/core/framework/ | ||
D | dataset.h | 1009 friend class CapturedFunction; variable |