Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updata #3

Merged
merged 101 commits into from
Aug 6, 2022
Merged

updata #3

merged 101 commits into from
Aug 6, 2022

Commits on May 23, 2022

  1. [Fleet] Improve the quick start of fleet colletive (#4732)

    * [Fleet] Improve the quick start fo fleet colletive
    
    * [Fleet] Some minor changes
    
    * [Fleet] Modify some parts
    
    * Update cluster_quick_start_collective_cn.rst
    
    * [Fleet] Modify the quick start based on the reviews
    
    * [Fleet] Use the new launch command
    
    * [Fleet] Chage the version requirement
    
    * [Fleet] Change the title
    
    Co-authored-by: liuTINA0907 <65896652+liuTINA0907@users.noreply.github.com>
    aoyulong and liuTINA0907 authored May 23, 2022
    Configuration menu
    Copy the full SHA
    2fb6d43 View commit details
    Browse the repository at this point in the history
  2. Update accuracy_cn.rst (#4811)

    the doc was editted based on the discussion in the issue: 
    INT32 Failed on paddle.metric.accuracy #42845
    PaddlePaddle/Paddle#42845
    onecatcn authored May 23, 2022
    Configuration menu
    Copy the full SHA
    eb664fe View commit details
    Browse the repository at this point in the history
  3. support doc 2.3 (#4819)

    betterpig authored May 23, 2022
    Configuration menu
    Copy the full SHA
    9cf7b0e View commit details
    Browse the repository at this point in the history
  4. add ps quick start (#4731)

    esythan authored May 23, 2022
    Configuration menu
    Copy the full SHA
    ab7345d View commit details
    Browse the repository at this point in the history
  5. add distributed deployment (#4652)

    * add distributed deployment
    
    * update index
    
    * review and update
    
    * add faq
    
    * translate launch api doc and fix doc by comments
    kuizhiqing authored May 23, 2022
    Configuration menu
    Copy the full SHA
    24c08f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0828568 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    923d0dc View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. ps quick start (#4848)

    * add ps quick start
    
    * dataset and contents
    
    * update title
    
    * reader
    
    * update dataset
    
    * Update index_cn.rst
    
    * Update index_cn.rst
    
    Co-authored-by: Chen Long <1300851984@qq.com>
    esythan and TCChenlong authored May 25, 2022
    Configuration menu
    Copy the full SHA
    7a27816 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfb648a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Configuration menu
    Copy the full SHA
    510fe50 View commit details
    Browse the repository at this point in the history
  2. Update same name file (#4818)

    * Update release_note_cn.md
    
    * Update release_note_en.md
    
    * Update release_note_en.md
    
    * Update release_note_cn.md
    
    * Update release_note_cn.md
    
    * Update release_note_en.md
    
    * fix api docs bug
    
    * update AlexNet docs
    TCChenlong authored May 26, 2022
    Configuration menu
    Copy the full SHA
    c5451bd View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. [Dygraph] Add docs and tutorials of mp、pp and group sharded (#4876)

    * update
    
    * update
    
    * update
    haohongxiang authored May 30, 2022
    Configuration menu
    Copy the full SHA
    f54f467 View commit details
    Browse the repository at this point in the history
  2. fix docs of auto_cast, static.save (#4668)

    * Update auto_cast_cn.rst
    
    * Update save_cn.rst
    
    * Update auto_cast_cn.rst
    
    * Update auto_cast_cn.rst
    
    * Update save_cn.rst
    
    * Update auto_cast_cn.rst
    
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    Liyulingyue and Ligoml authored May 30, 2022
    Configuration menu
    Copy the full SHA
    762bedd View commit details
    Browse the repository at this point in the history
  3. 【PaddlePaddle Hackathon 2】15、doc for Nanmedian (#4820)

    * add nanmedian doc
    
    * Update nanmedian_cn.rst
    
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    thunder95 and Ligoml authored May 30, 2022
    Configuration menu
    Copy the full SHA
    25ec3b3 View commit details
    Browse the repository at this point in the history
  4. Fix vistransform api (#4727)

    * align the code example with en docs using copy from function
    
    * update RandomCrop api
    
    * update multiplex,reshape,put(take)_alone_axis api to resolve the conflict
    
    * update format issue for randomcrop api
    
    * fix format issue
    
    * fix format issue
    
    * fix format issue
    
    * use copy-from function for the code example
    
    * update uniform_cn.rst
    
    * Update uniform_cn.rst
    
    * Update RandomCrop_cn.rst
    
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    liyongchao911 and Ligoml authored May 30, 2022
    Configuration menu
    Copy the full SHA
    f840638 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acaf43e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. 【PaddlePaddle Hackathon 2】16、doc for rrelu (#4725)

    * add cn doc for rrelu
    
    * fix doc format
    
    * fix doc format
    
    * fix paper link
    
    * 参数加粗
    
    * fix typo prelu
    thunder95 authored May 31, 2022
    Configuration menu
    Copy the full SHA
    9d270bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98f6410 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. 修复 bernoulli 文档 (#4821)

    * Update bernoulli_cn.rst
    
    * Update bernoulli_cn.rst
    
    * Update bernoulli_cn.rst
    
    * Update bernoulli_cn.rst
    BrilliantYuKaimin authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    a747d4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9ad7d2 View commit details
    Browse the repository at this point in the history
  3. 修复 paddle.ones 文档 (#4822)

    * Update ones_cn.rst
    
    * Update ones_cn.rst
    BrilliantYuKaimin authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    fbe7114 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b260c01 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Add prefetch_factor (#4895)

    * Add prefetch_factor
    
    * Update DataLoader_cn.rst
    
    * Update DataLoader_cn.rst
    Jackwaterveg authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    03951dc View commit details
    Browse the repository at this point in the history
  2. fix mp/pp (#4891)

    ForFishes authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    8503f07 View commit details
    Browse the repository at this point in the history
  3. Update custom cpp op doc (#4897)

    * update custom cpp op doc
    
    * revert shape change
    
    * fix typo
    
    * fix  number error
    
    * replace with paddle api
    chenwhql authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    dd02259 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. fix conv3d (#4904)

    * fix conv3d
    
    * update doc
    jerrywgz authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    4bf02d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d82403a View commit details
    Browse the repository at this point in the history
  3. 修复 paddle.assign 等 API 的文档 (#4850)

    * Update assign_cn.rst
    
    * Update AdaptiveAvgPool1D_cn.rst
    
    * Update adaptive_avg_pool1d_cn.rst
    
    * Update XavierNormal_cn.rst
    
    * Update XavierUniform_cn.rst
    
    * Update where_cn.rst
    
    * Update AdaptiveAvgPool1D_cn.rst
    
    * Update AdaptiveAvgPool1D_cn.rst
    
    * Update XavierNormal_cn.rst
    
    * Update XavierUniform_cn.rst
    
    * Update where_cn.rst
    
    * Update AdaptiveAvgPool1D_cn.rst
    
    * Update adaptive_avg_pool1d_cn.rst
    
    * 汇聚->池化
    
    * Update AdaptiveAvgPool1D_cn.rst
    
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    BrilliantYuKaimin and Ligoml authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    2dae314 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    a596d0c View commit details
    Browse the repository at this point in the history
  2. 【Hackathon No.13】为 Paddle 新增 CyclicLR 优化调度器 (#4315)

    * add docs of CyclicLR
    
    * fix typo
    
    * update
    
    * update
    
    * test
    
    * test
    
    * test
    
    * add default value
    
    * change style
    
    * change more
    
    * fix punctuation error
    Asthestarsfalll authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    00ca528 View commit details
    Browse the repository at this point in the history
  3. 【PaddlePaddle Hackathon 】No.17 add docs for API CosineEmbeddingLoss (#…

    …4737)
    
    * add docs for API CosineEmbeddingLoss
    
    * aligning to English document
    
    * add name parameter
    Patrick-Star125 authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    3d0fb04 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. fix the full and sort api documents issue (#4896)

    * align the code example with en docs using copy from function
    
    * update full and sort api
    
    * resolve the conflict for multiplex,put_alone_axis, and reshape api
    
    * resolve the conflict for take_alone_axis api cn docs
    
    * Update multiplex_cn.rst
    
    * Update multiplex_cn.rst
    
    * Update put_along_axis_cn.rst
    
    * Update put_along_axis_cn.rst
    
    * Update sort_cn.rst
    
    * Update take_along_axis_cn.rst
    
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    liyongchao911 and Ligoml authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    8e6108c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Configuration menu
    Copy the full SHA
    ad91ac6 View commit details
    Browse the repository at this point in the history
  2. Hackathon No.26 (#4301)

    * Create TripletMarginLoss_cn.rst
    
    * Update Overview_cn.rst
    
    * Update TripletMarginLoss_cn.rst
    
    * Create triplet_margin_loss_cn.rst
    
    * Update TripletMarginLoss_cn.rst
    
    * Update Overview_cn.rst
    
    * Update triplet_margin_loss_cn.rst
    
    * Update triplet_margin_loss_cn.rst
    
    * Update TripletMarginLoss_cn.rst
    
    * Update TripletMarginLoss_cn.rst
    
    * Update triplet_margin_loss_cn.rst
    
    * Update TripletMarginLoss_cn.rst
    
    * Update triplet_margin_loss_cn.rst
    
    * Update triplet_margin_loss_cn.rst
    
    * Update triplet_margin_loss_cn.rst
    
    * Update Overview_cn.rst
    
    * Update TripletMarginLoss_cn.rst
    
    * Update triplet_margin_loss_cn.rst
    
    * Update TripletMarginLoss_cn.rst
    
    * Update TripletMarginLoss_cn.rst
    
    * Update triplet_margin_loss_cn.rst
    
    * Update TripletMarginLoss_cn.rst
    
    * Update triplet_margin_loss_cn.rst
    
    * Update TripletMarginLoss_cn.rst
    
    * Update triplet_margin_loss_cn.rst
    
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    yangguohao and Ligoml authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    1f0fff2 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Hackathon No.30 (#4644)

    * Create TripletMarginWithDistanceLoss_cn.rst
    
    * Update Overview_cn.rst
    
    * Update Overview_cn.rst
    
    * Update TripletMarginWithDistanceLoss_cn.rst
    
    * Create triplet_margin_with_distance_loss_cn.rst
    
    * Update TripletMarginWithDistanceLoss_cn.rst
    
    * Update triplet_margin_with_distance_loss_cn.rst
    
    * Update TripletMarginWithDistanceLoss_cn.rst
    
    * Update triplet_margin_with_distance_loss_cn.rst
    
    * Update TripletMarginWithDistanceLoss_cn.rst
    
    * Update triplet_margin_with_distance_loss_cn.rst
    
    * Update triplet_margin_with_distance_loss_cn.rst
    
    * Update TripletMarginWithDistanceLoss_cn.rst
    
    * Update TripletMarginWithDistanceLoss_cn.rst
    
    * Update triplet_margin_with_distance_loss_cn.rst
    
    * Update TripletMarginWithDistanceLoss_cn.rst
    
    * Update triplet_margin_with_distance_loss_cn.rst
    
    * Update triplet_margin_with_distance_loss_cn.rst
    
    * Update triplet_margin_with_distance_loss_cn.rst
    
    * Update TripletMarginWithDistanceLoss_cn.rst
    
    * Update Overview_cn.rst
    
    * Update TripletMarginWithDistanceLoss_cn.rst
    
    * Update triplet_margin_with_distance_loss_cn.rst
    
    * Update triplet_margin_with_distance_loss_cn.rst
    
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    yangguohao and Ligoml authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    7f5cbbd View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Files addition of OP optimization relevatn files (#4912)

    * add op optimization file
    
    * add op optimization file
    
    * add new images
    
    * add some changes according to review
    
    * add some changes according to review
    
    * Update op_optimization_accpetance_criteria_cn.md
    
    * Update op_optimization_contributing_guides_cn.rst
    
    * revise accroding to the dirname changes in community repo
    
    * Update op_optimization_contributing_guides_cn.rst
    
    Co-authored-by: Chen Long <1300851984@qq.com>
    JamesLim-sy and TCChenlong authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    0427b91 View commit details
    Browse the repository at this point in the history
  2. [Dygraph] Add docs and tutorials of MoE (#4916)

    * add moe docs
    
    * update
    
    * update
    
    * update
    haohongxiang authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    fe371b1 View commit details
    Browse the repository at this point in the history
  3. update_name_typos (#4919)

    * update_name_typos
    
    * Update fft2_cn.rst
    
    * Update fft_cn.rst
    
    * Update fftfreq_cn.rst
    
    * Update fftn_cn.rst
    
    * Update kldiv_loss_cn.rst
    
    * Update spectral_norm_cn.rst
    
    * Update fftshift_cn.rst
    
    * Update rfftn_cn.rst
    
    * Update rfftfreq_cn.rst
    
    * Update rfft_cn.rst
    
    * Update rfft2_cn.rst
    
    * Update irfftn_cn.rst
    
    * Update irfft2_cn.rst
    
    * Update ihfftn_cn.rst
    
    * Update irfft_cn.rst
    
    * Update hfft2_cn.rst
    
    * Update hfft_cn.rst
    
    * Update ifft2_cn.rst
    
    * Update ifftn_cn.rst
    
    * Update ihfft2_cn.rst
    
    * Update hfftn_cn.rst
    
    * Update ifft_cn.rst
    
    * Update ifftshift_cn.rst
    
    * Update ihfft_cn.rst
    
    * Update remove_weight_norm_cn.rst
    
    * Update weight_norm_cn.rst
    
    * Update RecordEvent_cn.rst
    
    * Update reshape_cn.rst
    
    * Update load_cn.rst
    
    * Update istft_cn.rst
    
    * Update stft_cn.rst
    
    * Update Layer_cn.rst
    
    * Update Auc_cn.rst
    
    * Update Recall_cn.rst
    
    * Update Precision_cn.rst
    
    Co-authored-by: Chen Long <1300851984@qq.com>
    Ligoml and TCChenlong authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    008ef26 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Update dist_cn.rst (#4775)

    ZHUI authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    1133189 View commit details
    Browse the repository at this point in the history
  2. refine state dict hook cn doc (#4923)

    * refine paddle.amp.decorate input parameter of optimizer
    
    * Revert "refine paddle.amp.decorate input parameter of optimizer"
    
    This reverts commit 2899b2a.
    
    * refine cn doc for state_dict
    
    * refine doc
    
    * refine doc
    zhangbo9674 authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    2d5e865 View commit details
    Browse the repository at this point in the history
  3. [IPU] add paddle.static.set_ipu_shard (#4855)

    * add paddle.static.set_ipu_shard
    
    * up 0
    
    * rename file
    
    * use full-width comma
    
    * add final newline
    gglin001 authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    68b80fa View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    e30a761 View commit details
    Browse the repository at this point in the history
  2. fix and update 2.3.0 release note (#4899)

    * fix typos: CRS -> CSR
    
    * remove ResNeXt class API from 2.3.0 release note
    SigureMo authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    26660c4 View commit details
    Browse the repository at this point in the history
  3. update and fix ResNet cn docs (#4322)

    * refine cn docs
    
    * width_per_group -> width
    
    * remove ResNeXt from Overview
    
    * trigger
    
    * copy from en docs
    
    * add a blank line
    
    * trigger ci (remove PADDLEPADDLE_PR)
    
    * refine `Returns`
    
    * add space between cn and en char
    
    * refine desc of pretrained
    
    * fix wrong ref
    SigureMo authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    d209218 View commit details
    Browse the repository at this point in the history
  4. modify punctuation (#4931)

    * modify comma
    
    * modify stop
    
    * modify stop after None
    
    * modify stop
    
    * stop after serial num
    
    * stop in the end
    
    * 。 between nums
    
    * colon 1
    
    * :xxx:`xxx`
    
    * url fix
    
    * semicolon
    
    * Update GradScaler_cn.rst
    
    * Update EarlyStopping_cn.rst
    
    * Update ParallelEnv_cn.rst
    
    * Update Transform_cn.rst
    
    * Update fft2_cn.rst
    
    * Update fftfreq_cn.rst
    
    * Delete ResNeXt_cn.rst
    
    * Update ResNet_cn.rst
    
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    yang131313 and Ligoml authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    a700239 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. fix paddle.Model cn docs (#4929)

    * use copy-from instead of copy, test=document_fix
    
    * fix log_freq default value (PaddlePaddle/Paddle#43343), test=document_fix
    
    * add space between cn and en char, test=document_fix
    
    * add `optional`, test=document_fix
    
    * add missing parameters, test=document_fix
    
    * remove extra parameters, test=document_fix
    
    * add missing links for `ProgBarLogger` and `ModelCheckpoint`, test=document_fix
    
    * update stack_outputs desc, test=document_fix
    
    * None -> 无, test=document_fix
    
    * fix some parameters, test=document_fix
    
    * resolve conflicts
    SigureMo authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    50c5f25 View commit details
    Browse the repository at this point in the history
  2. fix cn docs of paddle.vision.transforms.Normalize, paddle.vision.mode…

    …ls.alexnet, paddle.vision.models.mobilenet, ops apis (#4704)
    
    * Update Normalize_cn.rst
    
    * Update Normalize_cn.rst
    
    * Update alexnet_cn.rst
    
    * Update VGG_cn.rst
    
    * Update MobileNetV2_cn.rst
    
    * Update Normalize_cn.rst
    
    * Update MobileNetV1_cn.rst
    
    * Update MobileNetV1_cn.rst
    
    * Update MobileNetV2_cn.rst
    
    * Update VGG_cn.rst
    
    * Update PSRoIPool_cn.rst
    
    * Update psroi_pool_cn.rst
    
    * Update roi_align_cn.rst
    
    * Update RoIAlign_cn.rst
    
    * Update alexnet_cn.rst
    
    * Update MobileNetV1_cn.rst
    
    * Update MobileNetV2_cn.rst
    
    * Update VGG_cn.rst
    
    * Update VGG_cn.rst
    
    * Update PSRoIPool_cn.rst
    
    * Update psroi_pool_cn.rst
    
    * Update psroi_pool_cn.rst
    
    * Update roi_align_cn.rst
    
    * Update psroi_pool_cn.rst
    
    * Update roi_align_cn.rst
    
    * Update Normalize_cn.rst
    
    * Update VGG_cn.rst
    
    * Update alexnet_cn.rst
    
    * Update PSRoIPool_cn.rst
    
    * Update docs/api/paddle/vision/models/alexnet_cn.rst
    
    Co-authored-by: Nyakku Shigure <sigure.qaq@gmail.com>
    
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    Co-authored-by: Nyakku Shigure <sigure.qaq@gmail.com>
    3 people authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    812f141 View commit details
    Browse the repository at this point in the history
  3. Updata some cn docs of paddle. and paddle.nn.initialize. (#4824)

    * Update calculate_gain_cn.rst
    
    * Update Constant_cn.rst
    
    * Update KaimingNormal_cn.rst
    
    * Update KaimingUniform_cn.rst
    
    * Update KaimingNormal_cn.rst
    
    * Update randint_cn.rst
    
    * Update randint_cn.rst
    
    * Update squeeze_cn.rst
    
    * Update argmin_cn.rst
    
    * Update add_n_cn.rst
    
    * Update add_n_cn.rst
    
    * Update unique_cn.rst
    
    * Update topk_cn.rst
    
    * Update argmin_cn.rst
    
    * Update argmin_cn.rst
    
    * Update Constant_cn.rst
    
    * Update calculate_gain_cn.rst
    
    * Update squeeze_cn.rst
    
    * Update topk_cn.rst
    
    * Update unique_cn.rst
    
    * Update unique_cn.rst
    
    * Update topk_cn.rst
    
    * Update add_n_cn.rst
    
    * Update argmin_cn.rst
    
    * Update Constant_cn.rst
    
    * Update KaimingNormal_cn.rst
    
    * Update KaimingUniform_cn.rst
    
    * Update KaimingNormal_cn.rst
    
    * Update KaimingUniform_cn.rst
    
    * Update randint_cn.rst
    
    * Update squeeze_cn.rst
    
    * Update topk_cn.rst
    
    * Update add_n_cn.rst
    
    * Update Constant_cn.rst
    
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    Liyulingyue and Ligoml authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    63db060 View commit details
    Browse the repository at this point in the history
  4. Ps overview (#4852)

    * ps overview
    
    * update
    
    * ps overview background
    
    * ps overview api
    
    * save load
    
    * update codestyle
    
    * Update cluster_overview_ps_cn.rst
    
    * Update cluster_overview_ps_cn.rst
    
    * add picture
    
    * update online learning
    
    * online learning
    
    * update
    
    * update quick start
    
    * update ps quick start
    
    * update loss
    
    * update introduction
    
    Co-authored-by: wuzhihua <35824027+fuyinno4@users.noreply.github.com>
    esythan and fuyinno4 authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    a07ae52 View commit details
    Browse the repository at this point in the history
  5. Fix the problem that the parameter content is inconsistent with the s…

    …ource code (#4703)
    
    * Fix the problem that the parameter content is inconsistent with the source code
    
    Fix the problem that the parameter content is inconsistent with the source code
    
    * Modify the document parameters and add a period to the document.
    
    Modify the document parameters and add a period to the document.
    
    * fix
    
    * fix
    
    * fix
    
    * fix again
    
    * rollback
    
    * Update load_cn.rst
    
    * Update list_cn.rst
    
    * Update help_cn.rst
    
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    ReganYue and Ligoml authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    32c967b View commit details
    Browse the repository at this point in the history
  6. add method introduction for op-perf (#4937)

    * add method introduction for op-perf
    
    * add some changes
    
    * add some changes
    
    * change according to the advices
    JamesLim-sy authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    9106243 View commit details
    Browse the repository at this point in the history
  7. Fix contribution guides index (#4943)

    * Update release_note_cn.md
    
    * Update release_note_en.md
    
    * Update release_note_en.md
    
    * Update release_note_cn.md
    
    * Update release_note_cn.md
    
    * Update release_note_en.md
    
    * mv kp index
    
    * fix image url
    TCChenlong authored Jun 17, 2022
    Configuration menu
    Copy the full SHA
    d38b03b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. [IPU] update paddle.distributed.launch with IPU (#4947)

    * update paddle.distributed.launch with IPU
    
    * update doc
    yaozhixin authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    f27cd15 View commit details
    Browse the repository at this point in the history
  2. fix conv3d_transpose doc (#4938)

    * fix conv3d_transpose doc
    
    * modify docs of conv3d_transpose
    wangxinxin08 authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    500896b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2bdf1b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Hackathon No.14 (#4651)

    * Create MultiLabelSoftMarginLoss_cn.rst
    
    * Update Overview_cn.rst
    
    * Update MultiLabelSoftMarginLoss_cn.rst
    
    * Create multi_label_soft_margin_loss_cn.rst
    
    * Update MultiLabelSoftMarginLoss_cn.rst
    
    * Update MultiLabelSoftMarginLoss_cn.rst
    
    * Update multi_label_soft_margin_loss_cn.rst
    
    * Update MultiLabelSoftMarginLoss_cn.rst
    
    * Update MultiLabelSoftMarginLoss_cn.rst
    
    * Update MultiLabelSoftMarginLoss_cn.rst
    
    * Update multi_label_soft_margin_loss_cn.rst
    
    * Update multi_label_soft_margin_loss_cn.rst
    
    * Update multi_label_soft_margin_loss_cn.rst
    yangguohao authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    1d136e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. modify new_cpp_ op doc (#4942)

    * modify new_cpp_ op doc
    
    * fix format
    
    * add invoke
    
    * fix picture
    
    * update
    
    * fix format
    
    * fix code format
    
    * Update new_cpp_op_cn.md
    
    * Update new_cpp_op_cn.md
    
    * Update new_cpp_op_cn.md
    
    Co-authored-by: Chen Long <1300851984@qq.com>
    zyfncg and TCChenlong authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    d096b9d View commit details
    Browse the repository at this point in the history
  2. fix paddle.vision.models.* cn docs (#4936)

    * begin a pr (just a placeholder)
    
    * add a blank line
    
    * add space between cn and en char
    
    * "sing `COPY-FROM`
    
    * add a blank line between h2 and p
    
    * refine returns
    
    * fix the case of proper
    
    * refine parameter `pretrained`
    
    * add parameter `kwargs`
    
    * refine parameter `num_classes`
    
    * missing parameter `with_pool`
    
    * CRLF -> LF
    
    @Ainavo 出来挨打,为什么你写的全是 CRLF 的……
    
    * add some missing api labels
    
    * `默认值:` -> `默认值为 `
    
    * refine returns
    
    * :math:\`0.0\`
    SigureMo authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    b5f69de View commit details
    Browse the repository at this point in the history
  3. fix paddle.vision.datasets.* cn docs (#4944)

    * begin a pr (just a placeholder), test=document_fix
    
    * refine arguments
    
    * refine api desc
    
    * fix wrong COPY-FROM label in Model docs
    
    * add some returns
    
    * `默认值:` -> `默认值为 `
    
    * refine returns
    
    * COPY-FROM
    
    * add a blank line in code block
    SigureMo authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    9fd69a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    470e47a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Update MSRAInitializer_cn.rst (#4911)

    * Update MSRAInitializer_cn.rst
    
    * Update MSRAInitializer_cn.rst
    
    * Update MSRAInitializer_cn.rst
    
    * Update MSRAInitializer_cn.rst
    
    * Update KaimingNormal_cn.rst
    
    * Update KaimingUniform_cn.rst
    
    * Update KaimingNormal_cn.rst
    
    * Update MSRAInitializer_cn.rst
    
    * Update KaimingNormal_cn.rst
    
    * Update KaimingUniform_cn.rst
    
    * Update KaimingNormal_cn.rst
    
    * Update KaimingUniform_cn.rst
    
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    Jackwaterveg and Ligoml authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    eaec252 View commit details
    Browse the repository at this point in the history
  2. fix doc (#4961)

    ForFishes authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    b831a63 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. update doc for AD (#4928)

    * update doc for AD
    
    * format modify
    
    * add introduction for new AD
    
    * fix small bug
    
    * modify for ref link
    
    * Update autograd_cn.rst
    
    Co-authored-by: Chen Long <1300851984@qq.com>
    levi131 and TCChenlong authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    62d0aaf View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. [Docs]Refine amp doc (#4903)

    * refine paddle.amp.decorate input parameter of optimizer
    
    * Revert "refine paddle.amp.decorate input parameter of optimizer"
    
    This reverts commit 2899b2a.
    
    * refine amp doc
    
    * refine doc
    
    * refine english doc
    
    * refine amp doc
    
    * refine cn
    
    * refine cn
    
    * refine en
    
    * refine code
    
    * refine doc
    
    * Update amp_cn.md
    
    1、## 一、概述:
    ->去掉冒号
    2、通过`nvidia-smi`指令可帮助查看NVIDIA显卡架构信息
    ->改为:通过`nvidia-smi`指令可帮助查看NVIDIA显卡架构信息,混合精度训练适用的 NVIDIA GPU 计算能力至少为 7.0 的版本。
    3、分布式训练和动转静因为用法和动态图相似,不单独列子标题了,改为一段话即可:
    -> 前文介绍了动态图模式下单卡(GPU)训练的方法,与之类似,[分布式训练](https://fleet-x.readthedocs.io/en/latest/paddle_fleet_rst/collective/collective_performance/amp.html) 和 [动转静训练](../jit/index_cn.html) 时可以采用同样的方法开启 AMP。接下来主要介绍不同的静态图模式下开启 AMP 训练的方法,以及 AMP 训练的进阶用法,如梯度累加。
    4、静态图 AMP 的功能逻辑与动态图类似,只是调用的接口有区别
    ->加上这句话
    
    * refine cn dic
    
    * refine en doc
    
    * refine doc
    
    Co-authored-by: moguguo <nielang@baidu.com>
    zhangbo9674 and moguguo authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    b9b5c71 View commit details
    Browse the repository at this point in the history
  2. add pre-commit guide (#4933)

    * add pre-commit guide
    
    * add pre_commit doc in index
    
    * temp
    
    * modify according to chenlong's comment
    
    * modify index,dev_guide,ci_manual
    betterpig authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    56a22dd View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    3db22a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. fix dataset (#4968)

    ForFishes authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    ceea71f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Update new_cpp_op (#5024)

    * update new_cpp_op
    
    * fix format
    zyfncg authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    bae136e View commit details
    Browse the repository at this point in the history
  2. improve gradient_clip doc (#4959)

    * improve gradient_clip doc
    
    * modify according to zhouwei's comment
    
    * modify according to zhangkeming's comment
    
    * modify according to chenlong's comment
    betterpig authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    8b5d5b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Fix amp guide doc picture miss error (#4979)

    * refine paddle.amp.decorate input parameter of optimizer
    
    * Revert "refine paddle.amp.decorate input parameter of optimizer"
    
    This reverts commit 2899b2a.
    
    * fix picture path
    
    * refine code
    
    * refine code
    
    * refine code
    
    * refine code
    zhangbo9674 authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    3cee42f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. doc(): add IPU dy2static related docs. (#4932)

    * doc(): add IPU dy2static related docs.
    
    * fix(): fix comments.
    
    * fix(): add int type doc for reduction.
    
    * fix(): fix typo.
    
    * fix(): fix order.
    
    * fix(): fix comments.
    
    * fix(): adjust mean and sum in identity_loss.
    
    * move move API to paddle.incubate.identity_loss
    
    Co-authored-by: Allen Guo <alleng@graphcore.ai>
    czr-gc and gglin001 authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    40b4960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7528b0e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    164247f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. update link (#5056)

    gglin001 authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    e6b14f7 View commit details
    Browse the repository at this point in the history
  2. Add 2 3 1 release note (#5068)

    * Update release_note_cn.md
    
    * Update release_note_en.md
    
    * Update release_note_en.md
    
    * Update release_note_cn.md
    
    * Update release_note_cn.md
    
    * Update release_note_en.md
    
    * add 2.3.1 release note
    
    * Update release_note_cn.md
    
    Co-authored-by: jzhang533 <jzhang533@gmail.com>
    TCChenlong and jzhang533 authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    f515984 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    505ace7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f21627e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. [Dy2St] Polish basic usage document of @to_static (#5075)

    * [Dy2St] Polish basic usage document of @to_static
    
    * add principle doc
    Aurelius84 authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    052f0a3 View commit details
    Browse the repository at this point in the history
  2. rm TCChenlong from ci approval list (#5079)

    * Update release_note_cn.md
    
    * Update release_note_en.md
    
    * Update release_note_en.md
    
    * Update release_note_cn.md
    
    * Update release_note_cn.md
    
    * Update release_note_en.md
    
    * rm TCChenlong from ci approval list
    TCChenlong authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    ee31e1b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. modify clip (#5080)

    * modify clip
    
    * modify variable presentation
    betterpig authored Jul 15, 2022
    Configuration menu
    Copy the full SHA
    22c9901 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. data type extension of operators (#5039)

    * op dtype extension
    
    * rename op_dtype_extension_contributing_guides
    
    * doc preview test
    
    * Update op_dtype_extension_contributing_guides_cn.rst
    Zhang Ting authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    15496d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. fix url (#5086)

    ForFishes authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    460b99f View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Hackathon No.21 (#4723)

    * Create soft_margin_loss_cn.rst
    
    * Create SoftMarginLoss_cn.rst
    
    * Update SoftMarginLoss_cn.rst
    
    * Update soft_margin_loss_cn.rst
    
    * Update SoftMarginLoss_cn.rst
    
    * Update Overview_cn.rst
    
    * Update soft_margin_loss_cn.rst
    
    * Update soft_margin_loss_cn.rst
    
    * Update SoftMarginLoss_cn.rst
    
    * Update soft_margin_loss_cn.rst
    
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    yangguohao and Ligoml authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    78a4acf View commit details
    Browse the repository at this point in the history
  2. [Docs][cn] make the word case correct (#4964)

    * make the word case correct
    
    * `brew install unrar` -> `brew install rar`
    
    * `homebrew` -> `Homebrew`
    
    * fix typo (PyTroch -> PyTorch) (PaddlePaddle/Paddle#44042)
    
    * try manually run `pre-commit` to avoid CI error
    
    * typo (`P ython`)
    
    * remove docs/tutorial
    SigureMo authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    11d0d85 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    7a31306 View commit details
    Browse the repository at this point in the history
  2. add cn docs for all_gather_object, modified docs for all_gather, split (

    #5087)
    
    * add cn docs for all_gather_object, modified docs for all_gather and split
    
    * add warning
    
    * fix all gather doc
    
    * add overview
    LiYuRio authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c37683a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. 【PaddlePaddle Hackathon 3】15 新增 API count_nonzero (#5085)

    * add doc for count_nonzero
    
    * fix format error
    
    * Update count_nonzero_cn.rst
    
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    thunder95 and Ligoml authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    9f644d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. special case sparse (#5098)

    zhangkaihuo authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    c0e70d8 View commit details
    Browse the repository at this point in the history
  2. 【PaddlePaddle Hackathon 3 No.12】为 Paddle 新增 pairwise_distance (#5055)

    * docs
    
    * fix some style issue by docufix
    
    * refine docs
    
    * translate `pairwise` to `两两之间`
    
    Co-authored-by: SigureMo <sigure.qaq@gmail.com>
    Ainavo and SigureMo authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    75a648a View commit details
    Browse the repository at this point in the history
  3. Create install_NGC_PaddlePaddle_ch.rst (#5096)

    * Create instalL_NGC_PaddlePaddle_ch.rst
    
    one page on installing instruction on NGC PaddlePaddle was created.
    
    * Update index_cn.rst
    
    add a file link to NGC PaddlePaddle installation page
    
    * Update instalL_NGC_PaddlePaddle_ch.rst
    
    fix 2 errors:remove one link that is not needed, and correct the link for NVIDIA 容器工具包
    
    * Update instalL_NGC_PaddlePaddle_ch.rst
    
    * Update instalL_NGC_PaddlePaddle_ch.rst
    
    update the head footnote
    
    * Update instalL_NGC_PaddlePaddle_ch.rst
    
    remove the numbers in headline, in order to make the doc align with others
    
    * Update instalL_NGC_PaddlePaddle_ch.rst
    
    try to fix a link issue
    onecatcn authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ba5106c View commit details
    Browse the repository at this point in the history
  4. API doc(cn) Bugs fix in 第四期体验评估 (#5100)

    * docs bugs fix
    
    * Update numel_cn.rst
    
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    yang131313 and Ligoml authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d1f778e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Update Save_Load Doc (#5077)

    * modify_save_load
    
    * fix image path
    YuanRisheng authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    6ebd537 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b2d048 View commit details
    Browse the repository at this point in the history
  3. Update new python api (#5102)

    * update doc of new python api
    
    * fix some doc
    
    * update
    
    * update dygraph mode
    
    * modify with review
    zyfncg authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    35d61ff View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. add cn doc for distribute_fpn_proposals (#4982)

    * add cn doc for distribute_fpn_proposals
    
    * fix visual bug
    zoooo0820 authored Aug 3, 2022
    Configuration menu
    Copy the full SHA
    40984bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc1e3c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. 【PaddlePaddle Hackathon 3】5 新增 API bucketize (#5089)

    * 更新paddle.bucketize的中文文档
    
    * 更新paddle.bucketize API 文档说明
    
    * Update buckiteze_cn.rst
    
    * Update Tensor_cn.rst
    
    * 更新bucketize API 文档,并修改searchsorted_cn.rst 文档说明
    
    * 更新bucketize API 文档 和api_label,并修改searchsorted_cn.rst 文档说明
    
    * Update api_label
    
    * Update bucketize_cn.rst
    Li-fAngyU authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    aeee780 View commit details
    Browse the repository at this point in the history
  2. Auto fix some typos for name and Training. (#4971)

    * Auto fix some typos for name and Training.
    
    Signed-off-by: Yulv-git <yulvchi@qq.com>
    
    * Fix for name in api_docs_guidelines_cn.md.
    
    * Update api_docs_guidelines_cn.md
    
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    Yulv-git and Ligoml authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    1315a16 View commit details
    Browse the repository at this point in the history
  3. Update install_NGC_PaddlePaddle_ch.rst and add install_NGC_PaddlePadd…

    …le_en.rst (#5105)
    
    * Update instalL_NGC_PaddlePaddle_ch.rst
    
    replace the saying “NGC PaddlePadddle容器” with “NGC飞桨容器”
    
    * Create install_NGC_PaddlePaddle_eg.rst
    
    add an english version of the doc on NGC Paddle installation guide
    
    * Update index_en.rst
    
    add the link to NGC PaddlePaddle installation guide.
    
    * Rename install_NGC_PaddlePaddle_eg.rst to install_NGC_PaddlePaddle_en.rst
    
    * Update index_en.rst
    onecatcn authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    87e7cf4 View commit details
    Browse the repository at this point in the history
  4. 修复paddle.amax、paddle.amin的参数问题,删除多个API中【返回类型】 (#4978)

    * Update amax_cn.rst
    
    fix paddle.amax 参数与英文文档不一致问题。
    
    * Update amin_cn.rst
    
    fix paddle.amin 参数与英文文档不一致问题
    
    * Update py_reader_cn.rst
    
    * Update ctc_greedy_decoder_cn.rst
    
    * Update im2sequence_cn.rst
    
    * Update pad_constant_like_cn.rst
    
    * Update space_to_depth_cn.rst
    
    * Update simple_img_conv_pool_cn.rst
    
    * Update sequence_conv_pool_cn.rst
    
    * Update roi_perspective_transform_cn.rst
    
    * Modify English punctuation marks
    
    * Update docs/api/paddle/fluid/layers/ctc_greedy_decoder_cn.rst
    
    Co-authored-by: Nyakku Shigure <sigure.qaq@gmail.com>
    
    * Update ctc_greedy_decoder_cn.rst
    
    * Update ctc_greedy_decoder_cn.rst
    
    * Update ctc_greedy_decoder_cn.rst
    
    * Update ctc_greedy_decoder_cn.rst
    
    * Update ctc_greedy_decoder_cn.rst
    
    * Update im2sequence_cn.rst
    
    * Update im2sequence_cn.rst
    
    * Update pad_constant_like_cn.rst
    
    * Update py_reader_cn.rst
    
    * Update roi_perspective_transform_cn.rst
    
    * Update roi_perspective_transform_cn.rst
    
    * Update space_to_depth_cn.rst
    
    * Update sequence_conv_pool_cn.rst
    
    * Update simple_img_conv_pool_cn.rst
    
    * Update simple_img_conv_pool_cn.rst
    
    * Update amax_cn.rst
    
    * 修复格式及中英文括号问题
    
    * update
    
    * Update amin_cn.rst
    
    * Update ctc_greedy_decoder_cn.rst
    
    * Update ctc_greedy_decoder_cn.rst
    
    * update
    
    * 修改标点符号
    
    * Update save_inference_model_cn.rst
    
    * Update crop_cn.rst
    
    * Update unfold_cn.rst
    
    * Update pad_cn.rst
    
    * Update zeropad2d_cn.rst
    
    * Update cosine_similarity_cn.rst
    
    * Update square_error_cost_cn.rst
    
    * Update smooth_l1_loss_cn.rst
    
    * Update margin_ranking_loss_cn.rst
    
    * Update mse_loss_cn.rst
    
    * update*test=document_fix
    
    * Update margin_ranking_loss_cn.rst
    
    * Update crop_cn.rst
    
    * Update mse_loss_cn.rst
    
    Co-authored-by: Nyakku Shigure <sigure.qaq@gmail.com>
    Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
    3 people authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    5ab0761 View commit details
    Browse the repository at this point in the history
  5. [Docs][hook] add a pre-commit hook to automatically insert space to c…

    …n and en char (#4973)
    
    * replace tab with spaces
    
    * CRLF -> LF
    
    * trim trailing whitespace
    
    * ensure-final-newline and trim-trailing-blank-lines
    
    * insert-whitespace-between-cn-and-en-char
    
    * fix check_api_cn script to ignore some files not include sample code
    
    * use COPY-FROM to avoid some ci error
    
    * make pre-commit also check rst
    
    * remove missing `.. code-block:: python`
    
    * update api_white_list.txt
    
    * fix the issue caused by upstream
    
    * add a pre-commit hook to automatically insert space to cn and en char
    
    * fix style issues from upstream
    
    * bump pre-commit hooks version
    
    * more COPY-FROM (the file only include one code block)
    
    * remove redundant labels
    
    * more COPY-FROM (try multiple code example)
    
    * restore HDFSClient changes
    
    * fix style issues from upstream
    
    * use COPY-FROM to avoid ci issue
    SigureMo authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a9a9e5f View commit details
    Browse the repository at this point in the history