onnxruntime
Fix compile error of calling a __host__ func of std::numeric_limits<T>::lowest in cuda kernel
#10703
Merged

Fix compile error of calling a __host__ func of std::numeric_limits<T>::lowest in cuda kernel #10703

tianleiwu merged 1 commit into master from tlwu/fix_cuda_float_limits
tianleiwu
tianleiwu replace std::numeric_limits<T> by cub::FpLimits<T>
77234799
tianleiwu tianleiwu requested a review from yuslepukhin yuslepukhin 4 years ago
yuslepukhin
yuslepukhin approved these changes on 2022-03-01
tianleiwu tianleiwu merged c51b500c into master 4 years ago
tianleiwu tianleiwu deleted the tlwu/fix_cuda_float_limits branch 4 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone