onnxruntime/include/onnxruntime/core
Changming Sun 0a1257e467
Adjust the grouping logic in ThreadPool::TryBatchParallelFor (#3207)
1. No more plus 1.
2. Use MlasPartitionWork function to calculate the work index range.
2020-03-13 12:49:17 -07:00
..
common Use a custom allocator for temporary buffers in reduction_ops.cc (#2775) 2020-02-23 16:04:30 +10:00
framework Use a custom allocator for temporary buffers in reduction_ops.cc (#2775) 2020-02-23 16:04:30 +10:00
graph Add support for loading TensorProtos with external data from optimizer Initializer (#3045) 2020-02-28 13:19:16 -08:00
optimizer Add a transformer to use Gelu approximation for cuda provider (#2480) 2019-11-27 10:15:50 -08:00
platform Adjust the grouping logic in ThreadPool::TryBatchParallelFor (#3207) 2020-03-13 12:49:17 -07: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