Add in_place support for ReplaceSlice (#1559)
* Add in_place suport for ReplaceSlice * Add emit_replace_slice_inplace kernel * changed file permissions to original * Formatted code using maint/apply-code-format.sh * Removed data type check and removed dead code * Removed setting mkldnn_op(true). ReplaceSlice is not mkldnn op
Showing
src/ngraph/runtime/cpu/pass/cpu_assignment.cpp
100644 → 100755
Please
register
or
sign in
to comment