- 15 5月, 2020 1 次提交
-
-
由 liym27 提交于
* Compatible int32 and int64 for attr in op slice/strided_slice. test=develop * Polish code in nn.py test=develop * Fix bug: set the same dtype for the inputs of elementwise_add. test=develop * Convert int32 to int64 in slice op to avoid data overflow. test=develop * Convert int32 to int64 in strided_slice_op to avoid data overflow. test=develop
-
- 13 5月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* polish some sl api error message, test=develop * polish python input check of stride slice, test=develop * fix unittest bugs, test=develop
-
- 06 1月, 2020 1 次提交
-
-
由 zhupengyang 提交于
enhanced ops: unsqueeze, squeeze2, strided_slice, unsqueeze, unsqueeze2, var_conv_2d, spectral_norm, slice, match_matrix_tensor, nce, pad, pad_constant_like, filter_by_instag
-
- 20 12月, 2019 1 次提交
-
-
由 juncaipeng 提交于
-
- 12 12月, 2019 1 次提交
-
-
由 zhupengyang 提交于
sequence_unpad, expand, pad, pad_constant_like, norm, bilinear_tensor_product, flatten2, im2sequence, unpool, cos_sim, strided_slice, flatten, elementwise_min, abs, acos test=develop
-
- 04 12月, 2019 1 次提交
-
-
由 Zhang Ting 提交于
* fix PythonAPI test in Op unittest, test=develop * fix unit tests that do not need to inherit OpTest, test=develop
-
- 22 10月, 2019 1 次提交
-
-
由 wangchaochaohu 提交于
* add support for __get_item__ of Variable test=develop
-
- 25 9月, 2019 1 次提交
-
-
由 wangchaochaohu 提交于
* add support tensor and tensorlist for strided_slice OP test=develop * fix the commnet test=develop * fix test=develop * fix the bug test=develop * delete log test=develop * fix API.spec test=develop * fix test=develop
-
- 19 9月, 2019 1 次提交
-
-
由 wangchaochaohu 提交于
* strided_slice op basic function test=develop * test=develop rewrite and fix * fix bug test=develop * fix for the PADDLE_ENFORCE usage * add some unit testw * fix for the aip test and copright and fix test=develop * fix API.spec test=develop * fix API.spec test=develop * add axis parameter test=develop * fix for the build error test=develop * fix python api test=develop * fix the build test=develop * fix build test=develop * fix API spec test=develop * test=develop add some comment and single op test * fix API spece test=develop * fix test=develop * fix test=develop * fix api test=develop * fix api test=develop * fix API.spec test=develop * fix typo test=develop * fix API.spec test=develop * fix API typo test=develop * fix doc and API.spec test=develop
-