Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.h48 const InstantiatedCapturedFunction& inst_captured_func, StringPiece prefix,
57 const InstantiatedCapturedFunction& inst_captured_func, StringPiece prefix,
Dcaptured_function.cc449 const InstantiatedCapturedFunction& inst_captured_func, StringPiece prefix, in MakeIteratorFromInputElement() argument
452 inst_captured_func, prefix, out_iterator, in MakeIteratorFromInputElement()
459 const InstantiatedCapturedFunction& inst_captured_func, StringPiece prefix, in MakeIteratorFromInputElement() argument
464 TF_RETURN_IF_ERROR(inst_captured_func.RunWithBorrowedArgs( in MakeIteratorFromInputElement()