Searched refs:MaybeParallelTensorOwned (Results 1 – 1 of 1) sorted by relevance
43 using MaybeParallelTensorOwned = typedef66 absl::optional<std::vector<MaybeParallelTensorOwned>> ExecuteWithSpecialOps( in ExecuteWithSpecialOps()72 absl::optional<std::vector<MaybeParallelTensorOwned>> result; in ExecuteWithSpecialOps()102 std::vector<MaybeParallelTensorOwned> result_content; in ExecuteWithSpecialOps()132 std::vector<MaybeParallelTensorOwned> outputs; in ExecuteWithSpecialOps()191 std::vector<MaybeParallelTensorOwned> result_content; in ExecuteWithSpecialOps()195 MaybeParallelTensorOwned(std::move(parallel_result))); in ExecuteWithSpecialOps()360 absl::optional<std::vector<MaybeParallelTensorOwned>> maybe_typed_outputs( in ParallelDeviceExecute()370 std::vector<MaybeParallelTensorOwned> typed_outputs( in ParallelDeviceExecute()380 MaybeParallelTensorOwned typed_output(std::move(typed_outputs[i])); in ParallelDeviceExecute()