onnxruntime/include/onnxruntime/core
Konstantinos Karanasos c76725da2d
Slice elimination rewrite rule; re-implementation of identity elimination using new Graph API (#87)
Rewrite rule that eliminates slice operators when they are redundant (i.e., when they preserve the whole input).
Re-implementation of the identity elimination rule using the latest Graph API.
2019-01-30 16:19:40 -08:00
..
common The CUDA compiler doesn't support gsl::suppress so disable when __NVCC__ is defined. (#358) 2019-01-22 17:42:33 +10:00
framework C API - Remove reference counting (#344) 2019-01-25 19:41:10 -08:00
graph Slice elimination rewrite rule; re-implementation of identity elimination using new Graph API (#87) 2019-01-30 16:19:40 -08:00
platform Use nsync for implementing condition variable 2019-01-21 22:59:42 -08:00
providers C API - Remove reference counting (#344) 2019-01-25 19:41:10 -08:00
session Rename OrtInitialize to OrtCreateEnv in preparation for future. (#399) 2019-01-29 15:03:18 -08:00