1. 08 8月, 2022 8 次提交
    • ReganYue's avatar
      【Fix en docs】 Fix document formatting*test=document_fix (#43996) · 8537edaa
      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>
      8537edaa
    • F
      [MLU] fix bn_grad and hard_sigmoid_grad error (#44919) · 8573ca54
      fwenguang 提交于
      8573ca54
    • C
      fix custom op attr names size error (#44938) · 713c4d0d
      Chen Weihang 提交于
      713c4d0d
    • W
      [Eager] fix to_uva_tensor without specific gpu number (#44937) · 75d306ff
      Weilong Wu 提交于
      * [Eager] fix to_uva_tensor without specific gpu number
      
      * Update test_tensor_uva.py
      
      update test case
      75d306ff
    • L
      clean includes of tensor.h (#44928) · ee9ea48d
      Leo Chen 提交于
      * clean tensor.h
      
      * fix gather_nd
      ee9ea48d
    • W
      [Eager] fix split op in final state (#44952) · 3f234db0
      Weilong Wu 提交于
      3f234db0
    • H
      [XPU] fleet collective support bkcl. (#44929) · f9165878
      houj04 提交于
      f9165878
    • Y
      [Auto Parallel] Add C++ DeviceMesh (#44951) · d99cb2e1
      Yulong Ao 提交于
      * [Auto Parallel] Add ProcessMesh, DeviceMesh and DistributedMapper
      
      * [Auto Parallel] Remove unecessary codes
      
      * [Auto Parallel] Comment out unnecessary cmake statements
      d99cb2e1
  2. 07 8月, 2022 2 次提交
  3. 05 8月, 2022 16 次提交
  4. 04 8月, 2022 14 次提交