onnxruntime/onnxruntime/core
RandySheriffH b858c2f725
Extend lifetime of KernelDef when creating a standalone op (#12057)
place tmp kernel def as local variable to cover the lifetime of kernel creation
2022-06-30 17:38:59 -07:00
..
codegen Refactor transformers and other code to reduce memory allocation calls (#10523) 2022-02-24 16:17:14 -08:00
common Allow saving on CPU usage for infrequent inference requests by reducing thread spinning (#11841) 2022-06-23 10:04:37 -07:00
dll UEP 4.1 release (#11834) 2022-06-17 14:49:04 -07:00
dlpack Improve transfered time from ort to torch (#9610) 2022-04-06 09:12:58 +02:00
eager Update our absl cmake files (#10762) 2022-03-04 09:28:04 -08:00
flatbuffers Clarify usage of kOnnxDomainAlias. (#10962) 2022-03-25 09:52:59 +10:00
framework fix memory profile for partial graph run (#11911) 2022-06-24 13:08:14 +08:00
graph DML EP ResNet50 opset 15 fails in ONNX checker for FusedBatchNormalization lacking training_mode attribute (#12010) 2022-06-27 19:41:34 -07:00
language_interop_ops Merged PR 6917440: ONNX Runtime update from GitHub master 2022-02-04 10:13:38 +00:00
mlas ppc64le: specialize generic 'mlas' functions to use VSX instructions (#11845) 2022-06-15 16:49:38 -07:00
optimizer Skip Constant Folding for ops producing an optional type output (#11839) 2022-06-30 13:38:35 -07:00
platform QlinearConv threading adjustments (#11228) 2022-06-14 14:42:12 -07:00
providers Skip Constant Folding for ops producing an optional type output (#11839) 2022-06-30 13:38:35 -07:00
quantization
session Extend lifetime of KernelDef when creating a standalone op (#12057) 2022-06-30 17:38:59 -07:00
util Upgrade emsdk to 3.1.3 (#10577) 2022-02-28 23:52:41 -08:00