1. 03 1月, 2023 3 次提交
  2. 02 1月, 2023 1 次提交
  3. 31 12月, 2022 1 次提交
  4. 30 12月, 2022 10 次提交
  5. 29 12月, 2022 6 次提交
  6. 28 12月, 2022 9 次提交
    • R
      0c52e8a8
    • rm legacy nn part2 (#49259) · 69e51c77
      姜永久 提交于
      * rm legacy nn part2
      
      * rm _non_static_mode
      
      * modify
      
      * modify unpool test
      
      * modify unpool test
      
      * modify loss
      
      * keep legacy for layer_norm
      69e51c77
    • Z
      remove fluid.contrib.fused_elemwise_activation, sequence_topk_avg_pooling,... · da357615
      zqw_1997 提交于
      remove fluid.contrib.fused_elemwise_activation, sequence_topk_avg_pooling, var_conv_2d, match_matrix_tensor and tree_conv (#49331)
      
      da357615
    • L
      [new-exec] Ahead-Of-Time choosing kernel (#48789) · 63d2d722
      Leo Chen 提交于
      * add skip run
      
      * alloc minimum memory
      
      * skip check_size in Alloc
      
      * skip check_size in Alloc
      
      * skip check_size in Alloc
      
      * fix cases when tensor is initialized or empty
      
      * alloc empty output for place info
      
      * add test
      
      * increase timeout
      
      * format code
      
      * skip cpu
      
      * add cudnn_deterministic
      
      * fit for hostAlloc
      
      * follow comments
      
      * change check_size to fake_alloc
      63d2d722
    • X
      [ 0d-Tensor ] einsum support 0d tensor. (#49177) · 71bde066
      xiongkun 提交于
      * einsum support 0d tensor.
      1. support 0d tensor in multi-operands.
      2. add 9 unittests for einsum 0d tensor.
      
      * override NVIDIA_TF32_OVERRIDE to avoid accuracy problem in 11.2 and 11.8
      71bde066
    • Z
      [AutoParallel] adapt for clip (#49249) · df944772
      zhaoyingli 提交于
      * [AutoParallel] adapt for clip
      
      * fix unittest
      
      * enable_static
      
      * fix dist_fill_constant_batch_size_like
      
      * fix process_mesh.shape
      
      * update cond of modifying shape_list
      df944772
    • rm legacy fluid part4 (#49281) · f1072973
      姜永久 提交于
      * rm legacy fluid part4
      
      * rm non_static_mode
      
      * minor change
      
      * modify initializer
      
      * rm legacy for initializer
      
      * fix dataloader test
      f1072973
    • H
      Fix CUDA11.8 Unittest Accuracy (#49373) · 76f43f6d
      Huihuang Zheng 提交于
      This PR increased the delta in unit test for CUDA 11.8. The reason of this fix:
      (1) It seems CUDA 11.8 has higher delta in accuracy result. Our other targets for seresnext under parallel executor have already added delta such as CPU, all reduce test cases, so we did same for GPU base case with CUDA 11.8
      (2) A new executor is under developing in PaddlePaddle team, so the unit test for old executor can be relaxed.
      76f43f6d
    • W
      delete old dygraph pylayer (#49339) · 0b60b784
      wanghuancoder 提交于
      * delete old dygraph pylayer
      0b60b784
  7. 27 12月, 2022 8 次提交
  8. 26 12月, 2022 2 次提交