onnxruntime/onnxruntime
Du Li 323c4dfe02
Adding an option for cudnn conv algorithms. (#5159)
* adding cudnn conv algorithm selection options.

* adding cudnn conv algorithm selection options.

* export the api

* adding the perf test option.

* accomodating pr comments.

* Move OrtSessionOptionsAppendExecutionProvider_CUDA to onnxruntime_c_api.h

* Accomodating PR comments.
2020-10-05 16:53:52 -07:00
..
contrib_ops Add FusedMatMul contrib op (#5213) 2020-09-23 12:17:50 -07:00
core Adding an option for cudnn conv algorithms. (#5159) 2020-10-05 16:53:52 -07:00
featurizers_ops/cpu
gsl
python Adding an option for cudnn conv algorithms. (#5159) 2020-10-05 16:53:52 -07:00
test Adding an option for cudnn conv algorithms. (#5159) 2020-10-05 16:53:52 -07:00
tool/etw Add option ORT_NO_EXCEPTIONS to disable most exception/throw in /onnxruntime/ (#4894) 2020-08-28 23:03:51 -07:00
.style.yapf Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
__init__.py Expose recompute configs to the frontend (#5318) 2020-10-02 09:49:47 -07:00
ReformatSource.ps1
ReformatSourcePython.bat Update GPT2 Model Benchmark Script to Support IO Binding (#4088) 2020-06-01 15:07:48 -07:00
VSCodeCoverage.runsettings