1. 16 2月, 2023 4 次提交
    • R
      Use StandaloneExecutor in FleetExecutor (#50239) · df207283
      Ruibiao Chen 提交于
      * Use StandaloneExecutor in FleetExecutor
      
      * Update FLAGS
      
      * Fix CI errors
      
      * Update code
      
      * Add force_root_scope_vars config
      
      * Update code
      
      * Fix CI errors
      
      * Fix test_layer_new errors
      df207283
    • H
      [phi decoupling] remove variable.h in phi (#50407) · 905cefd4
      Huang Jiyi 提交于
      * move variable_utils from phi_api_utils to fluid
      
      * fix coment
      
      * update include
      
      * fix bugs
      
      * fix bugs
      
      * fix bugs
      
      * fix bugs
      
      * fix bugs
      
      * update
      
      * update
      
      * fix CI-Windows-OpenBLAS
      
      * fix bugs
      
      * fix bugs
      
      * fix bugs
      
      * update include
      
      * move variable_utils to phi_utils
      
      * fix namespace
      905cefd4
    • disable deprecated ops dygraph tests (#50521) · df0ed4d6
      姜永久 提交于
      * disable unewanted dygraph tests
      
      * mine_hard_exa
      df0ed4d6
    • Z
      Add mean composite rule (#50298) · f7f67b72
      zqw_1997 提交于
      * beta
      
      * small commit
      
      * add batch_norm composite rule
      
      move composite test case
      
      remove unuseful var
      
      add composite op blacklist
      
      * small change v2
      
      * finish the test_composite_mean and test_composite_mean_grad
      
      * add ops assertion to the tests
      
      * add cinn test
      
      * fix the error and inappropriate usage in func: mean_composite
      
      * remove the ref of outer lib in primtives.py
      
      * modify sample code of reduce_sum
      
      * fix composite mean op map
      
      * modify testcases to test more float type
      
      * remove cpu float16 test
      
      * cinn test fix
      
      * remove reduce_max
      
      * change the name sum to sum_x
      
      * change the use of reduce_sum to sum
      
      ---------
      Co-authored-by: Ncyber-pioneer <chenzhuo@tju.edu.cn>
      f7f67b72
  2. 15 2月, 2023 21 次提交
  3. 14 2月, 2023 15 次提交