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

修改了英文API文档 #48219

Merged
merged 33 commits into from
Dec 7, 2022
Merged

修改了英文API文档 #48219

merged 33 commits into from
Dec 7, 2022

Commits on Nov 20, 2022

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

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    ef533c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fee067 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9dff97 View commit details
    Browse the repository at this point in the history
  4. mma qk tensor_core (PaddlePaddle#48087)

    * use mma for QK dot computing in fused_multi_transformer.
    * Update fused_multi_transformer_op.cu.h
    carryyu authored and Atlantisming committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    20071df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a0d07d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8c14a7 View commit details
    Browse the repository at this point in the history
  7. [PHI] Migrate mul_grad kernel (PaddlePaddle#48061)

    * cleanup unused code
    
    * unify is_int8 is_bfloat16
    
    * Simplify matmul_v2 FWD kernel
    
    * remove RunKernel methods
    
    * remove import namespace
    
    * remove headers
    
    * clean fluid/phi cross imports
    
    * remove fluid axpy_handler
    
    * delete fluid methods
    
    * activations
    
    * OneDNNMemDesc
    
    * MKLDNNFormatForSize
    
    * MatchShapeToLayout
    
    * MKLDNNMemoryFormat
    
    * MKLDNNFormat
    
    * ReorderMKLDNNHandler
    
    * to_void_cast
    
    * review suggestions
    
    * interpolate
    
    * remove fluid depedency
    
    * init
    
    * ExecuteMatMulV2
    
    * rm fluid kernel
    
    * matmul_grad
    
    * remove mutable_data
    
    * mul_grad
    Silv3S authored and Atlantisming committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    6450a74 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1698673 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c35c3a View commit details
    Browse the repository at this point in the history
  10. 修改英文文档。

    Atlantisming committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    ccc5a5a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc04ce6 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    9336899 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f71143 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. 重新修改了paddle.einsum,paddle.unique_consecutive,

    paddle.disable_signal_handler的英文文档格式。
    Atlantisming committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    8f6b836 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

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

Commits on Nov 29, 2022

  1. Update extension.py

    Ligoml authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    597cf5d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

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

Commits on Dec 2, 2022

  1. 重新修改了英文文档格式。

    待验收:
    - paddle.linalg.svd
    - paddle.nn.functional.diag_embed
    - paddle.set_grad_enabled
    - paddle.disable_signal_handler
    - paddle.cumprod
    - paddle.devaice.cuda.stream_guard
    
    待修改:
    - paddle.nn.dynamic_decode
    - paddle.einsum
    - paddle.unique_consecutive
    - paddle.linalg.svd
    - paddle.uncubate.segment_min
    - paddle.uncubate.segment_max
    - paddle.uncubate.segment_sum
    - paddle.uncubate.segment_mean
    
    ;test=docs_preview
    Atlantisming committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    74815e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. Configuration menu
    Copy the full SHA
    235adca View commit details
    Browse the repository at this point in the history
  2. 重新修改了英文文档格式。

    待验收:
    - paddle.linalg.svd
    - paddle.nn.functional.diag_embed
    - paddle.set_grad_enabled
    - paddle.disable_signal_handler
    - paddle.cumprod
    - paddle.devaice.cuda.stream_guard
    - paddle.nn.dynamic_decode
    - paddle.unique_consecutive
    - paddle.linalg.svd
    
    待修改:
    - paddle.einsum
    - paddle.incubate.segment_min
    - paddle.incubate.segment_max
    - paddle.incubate.segment_sum
    - paddle.incubate.segment_mean
    
    ;test=docs_preview
    Atlantisming committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    8068466 View commit details
    Browse the repository at this point in the history
  3. 重新修改了英文文档格式。

    待验收:
    - paddle.linalg.svd
    - paddle.nn.functional.diag_embed
    - paddle.set_grad_enabled
    - paddle.disable_signal_handler
    - paddle.cumprod
    - paddle.devaice.cuda.stream_guard
    - paddle.nn.dynamic_decode
    - paddle.unique_consecutive
    - paddle.linalg.svd
    
    待修改:
    - paddle.einsum
    - paddle.incubate.segment_min
    - paddle.incubate.segment_max
    - paddle.incubate.segment_sum
    - paddle.incubate.segment_mean
    
    ;test=docs_preview
    Atlantisming committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    b1d60fe View commit details
    Browse the repository at this point in the history
  4. update

    SigureMo authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    d7ef701 View commit details
    Browse the repository at this point in the history
  5. test=docs_preview

    SigureMo authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    cbe7a05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3426ec6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fdd30e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a62cd0f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    017a45e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c5a40e4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9341553 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d734777 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fba0e71 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1d5b5b2 View commit details
    Browse the repository at this point in the history