onnxruntime/onnxruntime/core
gwang-msft 282975aefb
[Android NNAPI EP] Add QLinearAdd op Support, move some throw with return status (#4607)
* remove dependency of external jd-dnnlibrary

* add qlinearadd support

* combine some qlinear ops logics, move some throw into return status

* merge master

* minor bug fixes

* addressed comments
2020-07-30 11:45:11 -07:00
..
codegen Add SafeInt bounds checking to memory allocation size calculations. (#3022) 2020-02-20 11:41:03 -08:00
common adding concat logic when initial path is empty (#4525) 2020-07-16 23:46:12 -07:00
dll populate file metadata for onnxruntime.dll (#2978) 2020-02-07 11:00:28 -08:00
framework Add Python API for specifying device options. (#4205) 2020-07-21 07:28:13 -07:00
graph Silence binscope warnings (#4542) 2020-07-20 14:10:41 -07:00
language_interop_ops FixPyOpSegFault&MakeItStaticLib (#4600) 2020-07-28 11:45:25 -07:00
mlas fix xcode alerts (#4470) 2020-07-16 10:20:34 -07:00
optimizer Fix regression introduced in cast transformer (#4658) 2020-07-29 23:32:01 -07:00
platform fix xcode alerts (#4470) 2020-07-16 10:20:34 -07:00
profile Use OrtMutex and OrtCondVar everywhere instead of std::mutex/std::condition_variable for consistency. 2020-06-03 08:42:16 -07:00
protobuf Address PR comments and clean up. (#3536) 2020-04-15 15:51:52 -07:00
providers [Android NNAPI EP] Add QLinearAdd op Support, move some throw with return status (#4607) 2020-07-30 11:45:11 -07:00
session Add GetStringTensorElement, GetStringTensorElementLength and FillStringTensorElement API (#4374) 2020-07-24 21:35:46 -07:00
util MLAS: support prepacking APIs for quantized GEMM (#4433) 2020-07-06 15:20:10 -07:00