onnxruntime
Implement Pow(12) for cpu and cuda
#3727
Merged

Implement Pow(12) for cpu and cuda #3727

yuslepukhin merged 14 commits into master from yuslepukhin/pow_12
yuslepukhin
Implement Pow(12) cpu along with tests.
e42a112d
Implement Pow(12) for Cuda.
ec928545
Uncomment pow tests.
9b5cd81a
Remove commented lines.
6cde8b2b
Merge branch 'master' into yuslepukhin/pow_12
e32e2622
yuslepukhin yuslepukhin requested a review from ytaous ytaous 6 years ago
yuslepukhin yuslepukhin requested a review 6 years ago
yuslepukhin yuslepukhin requested a review from edgchen1 edgchen1 6 years ago
Add unsigned int python tests exclusion as we dont support them.
7ee4a420
Exclude mixed tests from NGRAPH EP
7e864f65
yuslepukhin yuslepukhin requested a review from ke1337 ke1337 6 years ago
yuslepukhin yuslepukhin requested a review from skottmckay skottmckay 6 years ago
skottmckay
skottmckay commented on 2020-04-29
skottmckay
skottmckay commented on 2020-04-29
skottmckay
skottmckay commented on 2020-04-29
skottmckay
skottmckay commented on 2020-04-29
skottmckay
skottmckay requested changes on 2020-04-29
Correct tests commenting out
084e3c8c
Merge branch 'master' into yuslepukhin/pow_12
a5845936
Address code review comments.
2287f90f
Fix scalar exp case.
a1d35e15
skottmckay
skottmckay dismissed these changes on 2020-04-30
Adjust commented out tests.
52e30d2a
Merge branch 'master' into yuslepukhin/pow_12
b9c47221
yuslepukhin yuslepukhin dismissed their stale review via b9c47221 6 years ago
Add trailing ', to properly exclude tests.
98e73401
skottmckay
skottmckay approved these changes on 2020-04-30
yuslepukhin yuslepukhin merged f68a326b into master 6 years ago
yuslepukhin yuslepukhin deleted the yuslepukhin/pow_12 branch 6 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone