onnxruntime/include/onnxruntime/core
Changming Sun 179603775f
Use CUDA 10.1 for Linux build (#3057)
Use CUDA 10.1 for Linux build
(Windows change is already in)

Please note, cublas 10.2.1.243 is for CUDA SDK 10.1.243, not CUDA 10.2.x. CUDA 10.2.89 need cublas 10.2.2.89. They match on the last part of the digits.

libcublas10-10.1.0.105 won't work!!!

The cuda docker image by viswamy is already using 10.1, no need to change.
2020-02-21 11:55:32 -08:00
..
common merge training kernels to master (#2999) 2020-02-13 14:52:35 -08:00
framework Some documentation updates. (#3060) 2020-02-21 20:07:39 +10:00
graph Use CUDA 10.1 for Linux build (#3057) 2020-02-21 11:55:32 -08:00
optimizer Add a transformer to use Gelu approximation for cuda provider (#2480) 2019-11-27 10:15:50 -08:00
platform Remove USE_NSYNC macro (#3052) 2020-02-20 13:29:19 -08:00
providers Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
session Support a few new C/C++ APIs (#2794) 2020-02-10 16:18:42 -08:00