- 12 10月, 2019 1 次提交
-
-
由 Zhang Ting 提交于
[cherry-pick] fix Attr(scale)'s bug for image_resize and modified unittest, test=release/1.6 (#19983) (#20460)
-
- 23 9月, 2019 1 次提交
-
-
由 Zhang Ting 提交于
-
- 20 9月, 2019 1 次提交
-
-
由 Zhang Ting 提交于
modified interpolate_op to support tensor attribute 1. the parameter out_shape of image_resize、resize_nearest/bilinear/trilinear can be a list or a 1-D tensor variable. If a list, each element can be an integer or a tensor variable with shape: [1]. 2. the parameter scale of above Ops can be a 1-D tensor variable. modified document of image_resize, resize_nearest, resize_bilinear, resize_trilinear and add some code example.
-
- 09 8月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* add trilinear interp. test=develop * fix unittest. test=develop * add python api and test_layers. test=develop * refine API.spec. test=develop * fix format. test=develop * add python API test. test=develop * format code. test=develop * refine code strcuture. test=develop * fix format * fix doc. test=develop * fix converage. test=develop * fix format. test=develop
-