Skip to content

[WIP] Initial checking for CSharp GPU support#176

Merged
jignparm merged 8 commits intomasterfrom
jignparm/csharp_add_gpu
Dec 17, 2018
Merged

[WIP] Initial checking for CSharp GPU support#176
jignparm merged 8 commits intomasterfrom
jignparm/csharp_add_gpu

Conversation

@jignparm
Copy link
Contributor

Add delay loading of DLLs to cmakelists.

Add GPU execution provider to C#.

@jignparm jignparm requested a review from a team as a code owner December 14, 2018 04:30
@jignparm jignparm changed the title Initial checking for CSharp GPU support [WIP] Initial checking for CSharp GPU support Dec 14, 2018
@snnn
Copy link
Contributor

snnn commented Dec 15, 2018

Hi @jignparm , right now the C++ part is using atol = 1e-3, rtol = 0.017

If the following equation is element-wise True, then the test is passed:

absolute(a - b) <= (atol + rtol * absolute(b))

@jignparm
Copy link
Contributor Author

Updated check to match C++


In reply to: 447537590 [](ancestors = 447537590)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants