onnxruntime/onnxruntime/core
Ashwini Khade 4486c66ed4
enable conv transpose 3D (#4218)
* enable convtranspose 3D

* test fix
2020-06-15 13:38:32 -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 Introduce PrimitiveType into a Type System along with an integer constant (#2307) 2019-11-08 17:47:06 -08:00
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
providers enable conv transpose 3D (#4218) 2020-06-15 13:38:32 -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