onnxruntime/onnxruntime/core
Jeff Bloomfield e6e4339f0b Merged PR 4408731: Perf: Command lists should be preemptively reset in DML when flushing
Noticing this while analyzing perf of small models, e.g. emotionferplus.  Resetting command lists right after flushing rather than when they're used next ensures that the CPU work occurs when the GPU is busy.

Related work items: #25512194
2020-03-31 20:30:22 +00:00
..
codegen Simplify cache implementation and avoid static variables that may carry over between models 2019-12-20 21:04:17 -08:00
common Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00
dll populate file metadata for onnxruntime.dll (#2978) 2020-02-07 11:00:28 -08:00
framework Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
graph Add CounterVectorizer and TfIdfVectorizer. (#2981) 2020-02-06 10:13:46 -08:00
language_interop_ops Introduce PrimitiveType into a Type System along with an integer constant (#2307) 2019-11-08 17:47:06 -08:00
mlas MLAS: Apply 'small-M' optimization for column-vectors (#2971) 2020-02-04 14:51:20 -08:00
optimizer Only fuse when output count of add is 1 (#2884) 2020-01-24 13:47:34 -08:00
platform Disable _tlgPragmaUtf8Begin and _tlgPragmaUtf8End as well. (#2977) 2020-02-05 16:19:10 -08:00
protobuf
providers Merged PR 4408731: Perf: Command lists should be preemptively reset in DML when flushing 2020-03-31 20:30:22 +00:00
session Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
util Fix some warnings on Windows (#2560) 2020-01-22 15:59:11 -08:00