onnxruntime/onnxruntime/core
Vincent Wang 506060dc37
Remove Useless Cast from Contiguous Cast Nodes (#5204)
* remove useless cast

* move the optimization to cast transformer

* bugfix

* resolve comments

* fix comment

Co-authored-by: Vincent Wang <weicwang@microsoft.com>
2020-09-29 09:18:52 +08:00
..
codegen Convert TensorRT provider into a shared library (#4721) 2020-08-10 21:17:16 -07:00
common Add GetStartTime() for profiler to get private profiling_start_time_ (#4994) 2020-09-16 00:17:04 -07:00
dll
flatbuffers Move ort flatbuffers helper functions and value info r/w functions into separated lib (#5276) 2020-09-25 05:36:29 -07:00
framework Move ort flatbuffers helper functions and value info r/w functions into separated lib (#5276) 2020-09-25 05:36:29 -07:00
graph Move ort flatbuffers helper functions and value info r/w functions into separated lib (#5276) 2020-09-25 05:36:29 -07:00
language_interop_ops Changes to enable saving and loading an ORT format model (#4995) 2020-09-03 09:10:48 -07:00
mlas MLAS: add sgemm weight prepacking (#5183) 2020-09-16 08:36:27 -07:00
optimizer Remove Useless Cast from Contiguous Cast Nodes (#5204) 2020-09-29 09:18:52 +08:00
platform Fix inbox telemetry (#5265) 2020-09-24 14:58:07 -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 implement per-channel for quantizelinear and dequantizelinear (#4759) 2020-08-21 12:08:50 -07:00
providers Transpose kernel fix for illegal memory access error (#5294) 2020-09-28 13:59:50 -07:00
session Move ort flatbuffers helper functions and value info r/w functions into separated lib (#5276) 2020-09-25 05:36:29 -07:00
util Add API to allow configuration of the global thread pools. (#5199) 2020-09-17 09:19:18 -07:00