Searched refs:RunWithBorrowedArgs (Results 1 – 9 of 9) sorted by relevance
130 TF_RETURN_IF_ERROR(instantiated_init_func_->RunWithBorrowedArgs( in GetNextInternal()140 Status s = instantiated_next_func_->RunWithBorrowedArgs( in GetNextInternal()152 TF_RETURN_IF_ERROR(instantiated_finalize_func_->RunWithBorrowedArgs( in GetNextInternal()
240 Status RunWithBorrowedArgs(IteratorContext* ctx,248 Status RunWithBorrowedArgs(IteratorContext* ctx,
464 TF_RETURN_IF_ERROR(inst_captured_func.RunWithBorrowedArgs( in MakeIteratorFromInputElement()890 Status InstantiatedCapturedFunction::RunWithBorrowedArgs( in RunWithBorrowedArgs() function in tensorflow::data::InstantiatedCapturedFunction893 return RunWithBorrowedArgs(ctx, args, ret, /*node=*/nullptr); in RunWithBorrowedArgs()896 Status InstantiatedCapturedFunction::RunWithBorrowedArgs( in RunWithBorrowedArgs() function in tensorflow::data::InstantiatedCapturedFunction
150 TF_RETURN_IF_ERROR(instantiated_captured_func_->RunWithBorrowedArgs( in GetNextInternal()
231 TF_RETURN_IF_ERROR(instantiated_key_func_->RunWithBorrowedArgs( in GetNextInternal()277 TF_RETURN_IF_ERROR(instantiated_finalize_func_->RunWithBorrowedArgs( in GetNextInternal()
153 TF_RETURN_IF_ERROR(instantiated_captured_func_->RunWithBorrowedArgs( in GetNextInternal()
150 TF_RETURN_IF_ERROR(function->RunWithBorrowedArgs( in GetShardIndex()
241 TF_RETURN_IF_ERROR(instantiated_key_func_->RunWithBorrowedArgs( in GetNextInternal()
687 TF_RETURN_IF_ERROR(instantiated_shard_func_->RunWithBorrowedArgs( in GetShardIndex()