Searched refs:allocation_callback (Results 1 – 3 of 3) sorted by relevance
724 std::function<Status()> allocation_callback, in CopyBatch() argument745 if (allocation_callback) { in CopyBatch()746 TF_RETURN_IF_ERROR(allocation_callback()); in CopyBatch()
250 std::function<Status()> allocation_callback,
400 auto allocation_callback = in CallBatching()409 std::move(allocation_callback), &result->output); in CallBatching()