- 17 9月, 2019 1 次提交
-
-
由 liym27 提交于
add support parameter inference when arguments starts or ends is a list containing integer and tensor variable; test=develop,test=document_preview improve slice op according to review(from hongyu). test=develop fix slice op according to review: infer_flags, test=develop fix slice op: improve overload operator __getitem__ to support attrs(starts and ends) are Variable. test=develop,test=document_preview fix test_slice_op: add TestSliceOp_decs_dim_6 to resolve conflict with test_slice_ngraph_op. test=develop add stop_gradient=True when attr(starts) or attr(ends) is tensor Variable. test=develop,test=document_preview
-
- 20 6月, 2019 1 次提交
-
-
由 Hongyu Liu 提交于
* fix slice op bug; test=develop * fix variabel test bug; test=develop * remove slice while true; test=develop
-
- 19 3月, 2019 2 次提交
-
-
由 zhhsplendid 提交于
test=develop
-
由 Yibing Liu 提交于
test=develop
-
- 15 3月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
* Impl fp16 compute kernel for slice_op test=develop * Use data() to replace mutable_data()
-
- 17 9月, 2018 1 次提交
-
-
由 Dun 提交于
* Implement slice grad operator. #8130 * test slice grad operator and bug fix * Fix pre commit style
-
- 15 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 26 7月, 2018 2 次提交
- 11 6月, 2018 1 次提交
-
-
由 whs 提交于
* Add slice op. * Remove using from header file and fix doc. * Fix doc * Small fix.
-