onnxruntime
d01006fc
- Move constants from heap to stack to avoid randomness on cudnn function (#6869)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Move constants from heap to stack to avoid randomness on cudnn function (#6869) * move const from heap to stack * add namespace * add base prefix * define local type
References
#6869 - Move constants from heap to stack to avoid randomness on cudnn function
Author
RandySheriffH
Parents
ed1883a9
Loading