onnxruntime/include/onnxruntime/core
Edward Chen d5ed3e7fba
Enable type reduction in EyeLike, Mod, random.cc CPU kernels. (#6960)
* Update EyeLike CPU kernel.

* Update Mod CPU kernel.

* Update Multinomial CPU kernel.

* Slight improvement to Pad CPU kernel binary size.

* Update RandomNormal[Like], RandomUniform[Like] CPU kernels.
2021-03-10 15:32:56 +10:00
..
common Make it easier to fold MakeString usages to reduce binary size. (#6754) 2021-02-20 20:41:19 +10:00
framework Enable type reduction in EyeLike, Mod, random.cc CPU kernels. (#6960) 2021-03-10 15:32:56 +10:00
graph Add LearningModelBuilder to WinML Experimental Namespace along with various Audio operators (#6623) 2021-02-12 14:17:10 -08:00
optimizer Skip constant folding dequantizelinear for quant qdq format (#6643) 2021-02-11 14:06:13 -08:00
platform Cast Op performance fix. (#6509) 2021-02-04 14:52:37 -08:00
providers [CoreML EP] Add options to enable CoreML EP only on hardware with Apple Neural Engine (#6765) 2021-02-22 18:55:27 -08:00
session Support parsing an array of values stored as an attribute in a custom op (#6878) 2021-03-08 23:49:58 -08:00