Searched refs:StreamBorrower (Results 1 – 5 of 5) sorted by relevance
30 using StreamBorrower = std::function<StatusOr<StreamPool::Ptr>(int)>;36 StreamBorrower borrow_stream = nullptr)59 StreamBorrower borrow_stream_;
130 std::function<StatusOr<StreamPool::Ptr>(int)> StreamBorrower() { in StreamBorrower() function
455 backend->StreamBorrower()); in ExecuteParallelAndRegisterResult()549 run_options.emplace_back(options, backend->StreamBorrower()); in ExecuteAndRegisterResult()
453 return ServiceExecutableRunOptions(run_options, backend().StreamBorrower()); in GetServiceRunOptionsForDevice()
169 backend_->StreamBorrower()); in Run()