onnxruntime/onnxruntime
Dmitri Smirnov e23a224518
Fix CUDA 10.2 compile error due to inlined_containers.h inclusion (#10702)
Fix CUDA 10.2 compile error due to inlined_containers.h inclusion
 into a common CUDA header.
 Use NumberOfNodes() to reserve space in a hash table
 Prefer separate call to reserve() rather than passing in the
 hash table constructor. They have somewhat different meaning.
2022-02-28 19:56:44 -08:00
..
contrib_ops Fix CUDA 10.2 compile error due to inlined_containers.h inclusion (#10702) 2022-02-28 19:56:44 -08:00
core Fix CUDA 10.2 compile error due to inlined_containers.h inclusion (#10702) 2022-02-28 19:56:44 -08:00
gsl Change TensorShape to typically not allocate heap memory (#9542) 2021-11-08 10:29:54 -08:00
python Fix VLOG?_DEFAULT macros usability. (#10568) 2022-03-01 13:16:26 +10:00
test [iOS Packaging] Add full ORT build iOS package. (#10626) 2022-02-28 15:39:07 -08:00
tool/etw
wasm Merged PR 6524907: Fix merge conflicts from public ORT to WindowsAI ORT 2021-10-01 22:47:52 +00:00
.style.yapf
__init__.py Fix VLOG?_DEFAULT macros usability. (#10568) 2022-03-01 13:16:26 +10:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings Merged PR 6622174: merge latest onnxruntime into dmldev 2021-10-30 19:59:33 +00:00