Commits


Dmitri Smirnov authored and GitHub committed ded8730d6e9
Remove thrust::unary_function (#23506) ### Description <!-- Describe your changes. --> Remove thrust::unary_function which is deprecated in later versions of CUDA. ### Motivation and Context Addresses issue: https://github.com/microsoft/onnxruntime/issues/23499