onnxruntime/onnxruntime/core
Andrews548 886befaba1
Add BatchNorm and Concat to ACL EP (#4190)
* Fix acl padding

* Add BatchNormalization operator to ACL Execution Provider

* Add Concat operator to ACL Execution Provider

Co-authored-by: Andrei-Alexandru <andrei-alexandru.avram@nxp.com>
2020-06-14 21:48:22 -07:00
..
codegen
common Fix Windows Inbox build failing on 1) building raw api tests and 2) referencing _winml namespace in onnxruntime.dll (#3872) 2020-05-08 15:59:16 -07:00
dll
framework fix optional input/outputs (#4229) 2020-06-15 08:10:22 +10:00
graph Enable static memory planning for pipeline. (#4204) 2020-06-12 21:43:50 -07:00
language_interop_ops
mlas MLAS: fuse float output into quantized GEMM (#4215) 2020-06-12 17:50:40 -07:00
optimizer Fix subgraph based reshape fusion (#4185) 2020-06-14 21:10:08 -07:00
platform use LOAD_WITH_ALTERED_SEARCH_PATH for LoadLibraryExA (#3908) 2020-05-11 19:53: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 Add BatchNorm and Concat to ACL EP (#4190) 2020-06-14 21:48:22 -07:00
session Fix crash reported in #4070. (#4091) 2020-06-01 15:27:14 -07:00
util MLAS: fuse float output into quantized GEMM (#4215) 2020-06-12 17:50:40 -07:00