Searched refs:inst_captured_func (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/data/ |
D | captured_function.h | 48 const InstantiatedCapturedFunction& inst_captured_func, StringPiece prefix, 57 const InstantiatedCapturedFunction& inst_captured_func, StringPiece prefix,
|
D | captured_function.cc | 449 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()
|