Home
last modified time | relevance | path

Searched defs:CapturedFunction (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.h37 class CapturedFunction; variable
101 friend class CapturedFunction; variable
Dcaptured_function.cc484 CapturedFunction::CapturedFunction(const NameAttrList& func, in CapturedFunction() function in tensorflow::data::CapturedFunction