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