onnxruntime/onnxruntime/core
Ryan Hill 82d35ded39
Ryanunderhill/rel 1.1.0 (#2651)
* Add missig env variables for mac pipeline test (#2595)
* Java API for onnxruntime (#2215)
* Rename automl python tools folder to featurizer_ops. (#2593)
* Make sure fenced tensor could not reuse other tensor. (#2561)
* Add support for opset 11 in reshape fusion (#2592)
* Support opset 11 subgraph of Squad model in Embed Layer Normalization (#2605)
* Allow providers to be set for InferenceSession at construction (#2606)
* EmbedLayerNormalization Fusion For Dynamic Squad Model Opset 10 (#2613)
* Improve Embed Layer Norm Fusion for SQuAD with static input shape  (#2621)
* Improve cuda expand() opeator's performance. (#2624)
* Cuda pad optimize when no padding is needed. (#2625)
* Shortcut cuda Pad() when no padding is needed.
* Improve performance of resize() in Nearest mode (#2626)
* Optimize cuda scatter() on 2D compatible. (#2628)
* Optimize cuda scatter() on 2D compatible.
* fix float16 comparison in initializer (#2629)
* epsilon attribute for layernormalization fusion (#2639)
* Fix memory exception in Layer Norm Fusion (#2644)
2019-12-13 17:15:33 -08:00
..
automl/featurizers/src/FeaturizerPrep
codegen [NupharEP] Enable parallel schedule (#2505) 2019-11-28 08:35:56 -08:00
common Add BatchParallelFor, TryParallelFor, TryBatchParallelFor into ThreadPool (#2476) 2019-11-27 00:32:26 -08:00
framework Ryanunderhill/rel 1.1.0 (#2651) 2019-12-13 17:15:33 -08:00
graph Allow sequence length to be symbolic (#2559) 2019-12-06 10:13:56 -08:00
language_interop_ops
mlas
optimizer Ryanunderhill/rel 1.1.0 (#2651) 2019-12-13 17:15:33 -08:00
platform User/xianz/telemetry (#2458) 2019-12-03 23:34:53 -08:00
protobuf
providers Ryanunderhill/rel 1.1.0 (#2651) 2019-12-13 17:15:33 -08:00
session Introduce container type runtime checks and other improvements (#2522) 2019-12-04 16:04:17 -08:00
util add Im2col<uint8_t> (#2438) 2019-11-19 14:57:33 -08:00