- 18 1月, 2021 1 次提交
- 
- 
由 pangyoki 提交于Cherry-pick PR 30103. Add Inplace strategy (Output reuse Input Varbase) in dygraph (#30103) (#30496) * add view strategy on squeeze,unsqueeze,reshape,flatten * add squeeze unittest * add unittests * use View strategy as name rather than Reuse Allacation * fix view api doc * fix format * use core.ops when input of reshape2 is Tensor * fix test_cross_entropy_loss error because of reshape2 * fix test_cross_entropy_loss error because of reshape2 * add inplace strategy * add elementwise_add sub * let backward op not use inplace * grad op do not use inplace * fix memory increase error and add leaf error message * delete selected_rows * change op_function * little change * solve HandleViewBetweenInputAndOutput * add unittest and leaf error message * merge view error * optimize op_function_generator format and support sum inplace op * fix format of basic_engine * fix format for framework * little change of variable wrapper * add reshape, squeeze, unsqueeze, scatter api * add relu elu tanh softmax inplace api * fix test_squeeze_op unittest * fix test_relu_op unittest * fix comment problems * delete sample code of inplace api * add reference of grad_pending_nodes in basic_engine * fix unittest name * add inplace apis into wlist * fix error message * add PADDLE_ENFORCE for set grad op twice * fix head file error 
 
- 
- 20 11月, 2020 1 次提交
- 
- 
由 joejiong 提交于Adding uint8 support for squeeze operator. 
 
- 
- 12 10月, 2020 1 次提交
- 
- 
由 TeslaZhao 提交于* Add double grad in Squeeze and Unsqueeze * Add double grad in Squeeze and Unsqueeze 
 
- 
- 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 提交于* fix input shape of op tests for elementwise_sub, gather, pad2d, transpose, softmax, scale, elementwise_max, hierarchical_sigmoid, reshape2, sign, squeeze, reduce_sum, sum, squeeze2, unsqueeze, unsqueeze2, cast, reverse test=develop * fix cast, elementwise_mul, gather, scale, sign, softmax, transpose test=develop 
 
- 
- 02 12月, 2019 1 次提交
- 
- 
由 Zhang Ting 提交于There are PythonAPI tests in Op's unittest which don't need to inherit OpTest class. 
 
- 
- 31 10月, 2019 1 次提交
- 
- 
由 liym27 提交于
 
- 
- 29 10月, 2019 1 次提交
- 
- 
由 liym27 提交于* improve unsqueeze op to support int, Tensor and Tensor list for argument axes. test=develop * call Resize only when necessary. test=develop 
 
- 
- 09 9月, 2019 1 次提交
- 
- 
由 zhongpu 提交于* add kernel for unsqueeze_op, test=develop * add kernel for unsqueeze_op, test=develop * add kernel for unsqueeze_op, test=develop 
 
- 
- 06 9月, 2018 1 次提交
- 
- 
由 chengduo 提交于* Add intermediate * fix flatten/squeeze/unsqueeze * Considering compatibility issues, we could not fix the origin op * follow comment * reset the shape of XShape 
 
- 
- 20 8月, 2018 1 次提交
- 
- 
由 chenweihang 提交于
 
- 
- 15 8月, 2018 1 次提交
- 
- 
由 minqiyang 提交于
 
- 
- 26 7月, 2018 2 次提交
- 09 7月, 2018 1 次提交
- 
- 
由 chenweihang 提交于
 
- 
- 06 7月, 2018 1 次提交
- 
- 
由 chenweihang 提交于
 
- 
- 04 7月, 2018 1 次提交
- 
- 
由 chenweihang 提交于
 
- 
- 03 7月, 2018 2 次提交
- 
- 
由 chenweihang 提交于
- 
由 chenweihang 提交于
 
- 
- 29 6月, 2018 1 次提交
- 
- 
由 chenweihang 提交于
 
- 
