forked from PaddlePaddle/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
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
updata #3
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [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>
the doc was editted based on the discussion in the issue: INT32 Failed on paddle.metric.accuracy #42845 PaddlePaddle/Paddle#42845
* add distributed deployment * update index * review and update * add faq * translate launch api doc and fix doc by comments
* 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>
* 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
* update * update * update
* 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>
* add nanmedian doc * Update nanmedian_cn.rst Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
* 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>
* add cn doc for rrelu * fix doc format * fix doc format * fix paper link * 参数加粗 * fix typo prelu
* Update bernoulli_cn.rst * Update bernoulli_cn.rst * Update bernoulli_cn.rst * Update bernoulli_cn.rst
* Update ones_cn.rst * Update ones_cn.rst
* Add prefetch_factor * Update DataLoader_cn.rst * Update DataLoader_cn.rst
* update custom cpp op doc * revert shape change * fix typo * fix number error * replace with paddle api
* fix conv3d * update doc
* 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>
* add docs of CyclicLR * fix typo * update * update * test * test * test * add default value * change style * change more * fix punctuation error
* 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>
* [Dy2St] Polish basic usage document of @to_static * add principle doc
* 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
* modify clip * modify variable presentation
* op dtype extension * rename op_dtype_extension_contributing_guides * doc preview test * Update op_dtype_extension_contributing_guides_cn.rst
* 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>
* 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
#5087) * add cn docs for all_gather_object, modified docs for all_gather and split * add warning * fix all gather doc * add overview
* add doc for count_nonzero * fix format error * Update count_nonzero_cn.rst Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
* docs * fix some style issue by docufix * refine docs * translate `pairwise` to `两两之间` Co-authored-by: SigureMo <sigure.qaq@gmail.com>
* 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
* docs bugs fix * Update numel_cn.rst Co-authored-by: Ligoml <39876205+Ligoml@users.noreply.github.com>
* modify_save_load * fix image path
* update doc of new python api * fix some doc * update * update dygraph mode * modify with review
* add cn doc for distribute_fpn_proposals * fix visual bug
* 更新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
* 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>
…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
* 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>
…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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.