- 26 8月, 2022 1 次提交
-
-
由 Liyulingyue 提交于
* irfftn; test = docutment_fix * fft; test=document_fix * fft; test=document_fix * fft; test=document_fix * subdata; test=document_fix * adaptive_avg_pool2d; test=document_fix * adaptive_avg_pool3d; test = document_fix * ftt; test=document_fix * ftt; test=document_fix * AvgPool1D; test=document_fix * avg_pool1d; test=document_fix * test=document_fix * test=document_fix * test=document_fix * test=document_fix * fft; test=document_fix * emb; test=document_fix * emb; test=document_fix * emb;test=document_fix * fold; test=document_fix * fold; test=document_fix * fold; test=document_fix * fold;test=document_fix * GELU;test=document_fix * update irfftn docs;test=document_fix * Update fft.py * Update fft.py * Update common.py * Update common.py * Update fft.py * Update input.py * Update pooling.py * dropout2d; test=document_fix * Fold; test=document_fix * update fold math;test=document_fix * Update common.py Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
- 25 8月, 2022 1 次提交
-
-
由 hong 提交于
* add python final state * fix bug * fix bugs * fix bug * fix bug * revert impl, final state mul not support selected rows * fix softmax use cudnn error * add softlable false unitest * revert loss.py
-
- 23 8月, 2022 2 次提交
-
-
由 David Nicolas 提交于
* update loss.py in nn.functional and nn.layer module * update nn.Pad1D and 2D,3D class in common.py * add code copy from function anchor for cn docs code alignemnt * update pad class in common.py * update common.py in functional and layer model * fix format issue * update format issue * update pad;test=document_fix * update NLLLoss;test=document_fix Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
由 Wei Shengyu 提交于
-
- 22 8月, 2022 1 次提交
-
-
由 wanghuancoder 提交于
some python c api use final state
-
- 19 8月, 2022 2 次提交
- 18 8月, 2022 3 次提交
-
-
由 HongyuJia 提交于
* transfer trilinear op to phi, change name from trilinear_interp_v2 to trilinear_interp * reserve linear_interp param * change testcase scale if-branch * testcase test_imperative_case * fix trilinear testcase * import paddle in test_trilinear_interp_v2
-
由 feifei-111 提交于
-
由 HongyuJia 提交于
* transfer bilinear op to phi, change bname from bilinear_interp_v2 to bilinear_interp * reserve linear_interp param * fix cross device import
-
- 17 8月, 2022 3 次提交
-
-
由 wanghuancoder 提交于
-
由 Chenxiao Niu 提交于
-
由 HongyuJia 提交于
* transfer bicubic_interp op to phi, change name from bicubic_interp_v2 to bicubic_interp * test final_state_bicubic_interp api * testcase match imperative case
-
- 16 8月, 2022 1 次提交
-
-
由 HongyuJia 提交于
-
- 15 8月, 2022 2 次提交
-
-
由 HongyuJia 提交于
* change name linear_interp_v2 to linear_interp * fix deprecated_op_names * deprecated_op_names add linear_interp_grad
-
由 wanghuancoder 提交于
* fix sync batch norm to inplace
-
- 12 8月, 2022 4 次提交
-
-
由 HongyuJia 提交于
* support optional<vector<Tensor>> in yaml and eager * delete useless comments in eager_gen.py * fix api_base.py support optional<vector<TTensor>> * python_c_gen.py support optional<vector<tensor>> * transfer linear_interp_v2 yaml from fluid to phi * fix op_test typo error * change linear_interp_v2 testcase * fix args in final_state_linear_interp_v2 * fix zeropad2d typo. test=document_fix
-
由 Chang Xu 提交于
-
由 Jiabin Yang 提交于
* support more final_state code * support more final_state code * fix api error * fix norm error * fix pool3d error * revert pool3d and max_pool_3d_adaptive * fix code check error * fix norm problem
-
由 duanyanhui 提交于
* enhance grid_sampler to support 3d input
-
- 11 8月, 2022 2 次提交
-
-
由 carryyu 提交于
* make affine_grid_op support 5d_input on cpu and gpu
-
由 Weilong Wu 提交于
* [Eager] use final_state_fill_constant_ * fill_constant use str_value * add fill_constant_ to no_amp_list * use float(value) as input * support final state full_ same as fill_constant * [Eager] use final_state_full / *full_ instead fill_constant under eager * polish code * fix mistakes
-
- 10 8月, 2022 2 次提交
-
-
由 duanboqiang 提交于
* add class center sample infershape * add yaml * modify unittest * modify unittest * remove comment
-
由 Aurelius84 提交于
* [OpAttr]Support VarDesc* and vector<VarDesc*> in Attribute * add unittest for inference predictor
-
- 09 8月, 2022 1 次提交
-
-
由 duanboqiang 提交于
* add margin infer * migrate yaml * modify unittests script
-
- 08 8月, 2022 2 次提交
-
-
由 hong 提交于
* move reduce_all_flag from python to c++ * fix infer shape bug * fix bug; * fix sum infer meta bug * fix reduce sum grad gpu bug * fix amin amax bug;
-
由 ReganYue 提交于
* Update creation.py 修复Returns格式问题 * 【Fix en docs】 Fix document formatting 修复Returns和Return Type格式问题。 * 修复格式,解决中英文文档不一致问题 为了解决中英文不一致的问题,统一将Returns内容第一个标点符号改成逗号。删掉Return Type * fix大量 与 Return Type 和 Return相关的文档 * Convert Variable and LoDTensor to Tensor * Update python/paddle/nn/functional/common.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * Update detection.py * Update io.py * Update io.py * Update loss.py * Update loss.py * Update io.py * Update io.py * Update nn.py * Update nn.py * Update nn.py * Update nn.py * Update nn.py * Update nn.py * Update nn.py * Update nn.py * Update nn.py * Update nn.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update sequence_lod.py * Update metrics.py * Update metrics.py * Update metrics.py * Update metrics.py * Update metrics.py * Update nets.py * Update reader.py * Update nn.py * Update io.py * Update nn.py * Update io.py * remove Return Type to Returns * Update sequence_lod.py * Update sequence_lod.py * Update common.py * Update common.py * Update extension.py * Update creation.py * update*test=document_fix * Update io.py * Update manipulation.py * Update sequence_lod.py * Update common.py * Update common.py * Update common.py * Update common.py * update*test=document_fix * update*test=document_fix * Update loss.py * Update loss.py * update*test=document_fix * paddle.crop * for ci;test=document_fix * update io;test=document_fix * Update io.py * update sequence_expand docs;test=document_fix * update note typos;test=document_fix Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
- 04 8月, 2022 2 次提交
-
-
由 Nyakku Shigure 提交于
* add name attribute to code-block, test=document_fix * remove redundant labels, test=document_fix * remove redundant labels (from upstream), test=document_fix * more COPY-FROM (try multiple code example), test=document_fix * empty commit, try to trigger PR-CI-build * fix some `Examples:` format issues * fix some ci errors
-
由 xiaoting 提交于
* fix conflicts * mv unused file * revert backward.h * revert lu_unpack kernel * rm .cu file * Update lu_unpack_kernel.cc * format phi yaml
-
- 03 8月, 2022 2 次提交
-
-
由 Thomas Young 提交于
* save change * save change by YSL * save change by YSL * change by YSL * test pre commit * Revert "test pre commit" This reverts commit eee5e116331186cc544de871b4a5174a6431f17c. * fix code style * fix ctest * temp save * save change * change by YSL * final change by ysl * fix ci * fix code style * delete unuse code * change by ysl
-
由 zhiboniu 提交于
* phi_edit_distance * fix
-
- 02 8月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
* [Eager] call final_state_slice under eager mode * rm useless comments * use eager final state instead intermidiate state * update fill_constant yaml * update fill_constant yaml * modify wrapped_infermeta_gen logic to fix special case * fix slice in manipulation * use fill_constant_ * modify slice infermeta * rm final_state_conv2d * use final_state_slice * use final_state_slice only * polish slice, use final state * add paddle_throw for SplitInferMeta * rm fill_constant_ temply * recover array_equal, not allclose * recover original code
-
- 29 7月, 2022 2 次提交
-
-
由 Ainavo 提交于
* add paddle.nn.functional.pairwise_distance (cattidea/Paddle#273) * remove the test case for undefined behavior Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 Wang Bojun 提交于
* add yaml and utests of phi softplus add yaml of softplus fix softplus bug in phi * update utests * bug fix * bug fix for test_layers * layer api match * match def and doc in ops.py * doc polish * fix unwanted modified of thresholded_relu * style imporve
-
- 28 7月, 2022 1 次提交
-
-
由 HongyuJia 提交于
* test_activation_op unitest error, yaml & activation.py in_dygraph_mode incomplete * fix test_activation_op unitest error, add yaml and dygraph test * fix code style with pre-commit * try to fix namespace error of abs in activation_functor.h * fix namespace error of abs
-
- 27 7月, 2022 1 次提交
-
-
由 Zhong Hui 提交于
-
- 25 7月, 2022 2 次提交
-
-
由 yangguohao 提交于
* 2022-04-28 * 2022-04-28_V2 * 2022-04-30 * 2022-04-30_V2 * 2022-05-01 * 2022-05-02 * 2022-05-02_V2 * 2022-05-05_V1 * 2022-05-06_V1 * 2022-05-07_V1 * Update loss.py * 2022-05-07_V2 * 2022-05-13_V1 * Update test_soft_margin_loss.py * Update loss.py * Update loss.py * 2022-05-16_V1 * 2022-05-19_V1 * 2022-05-20_V1 * Update test_soft_margin_loss.py * 2022-06-01_V1 * 2022-06-05 * 2022-06-07 * 2022-06-07 * 2022-06-08 * 2022-06-08_V2 * 2022-06-17-code_style * Modify python * 2022-06-20 * for * for CI;test=document_fix Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com>
-
由 Wang Bojun 提交于
* add_ymal_utest for phi grid_sampler op
-
- 21 7月, 2022 2 次提交
-
-
由 wanghuancoder 提交于
* bilinear_tensor_product yaml
-
由 ccrrong 提交于
* add temporal_shift yaml and unittest
-