onnxruntime/include
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
..
onnxruntime/core Slice elimination rewrite rule; re-implementation of identity elimination using new Graph API (#87) 2019-01-30 16:19:40 -08:00