1. 14 4月, 2022 2 次提交
  2. 13 4月, 2022 3 次提交
  3. 12 4月, 2022 1 次提交
  4. 11 4月, 2022 1 次提交
  5. 09 4月, 2022 2 次提交
    • Z
      Unittest recover (#41431) · 7a07c4a5
      zhaocaibei123 提交于
      * update name
      
      * update name
      
      * fix test
      
      * fix fleet bind
      
      * update name
      
      * update name
      
      * fix test
      
      * fix gpups wrapper
      
      * remove Push/Pull/Load/Save with context in client and wrapper base class
      
      * fix
      
      * fix
      
      * remove some interface
      
      * fix
      
      * remove
      
      * code style
      
      * recover
      
      * fix
      
      * remove code unused
      
      * remove some unused table & accessor & CommonDenseTable => MemoryDenseTable
      
      * fix
      
      * fix
      
      * fix
      
      * recover
      
      * remove unused code
      
      * recover unittest
      
      * fix
      
      * remove
      
      * fix
      
      * remove code unuseful
      
      * remove
      
      * fix
      
      * recover
      
      * remove
      Co-authored-by: Nesythan <esythan@126.com>
      7a07c4a5
    • W
      fix pylayer mem leak, test=develop (#41559) · be11648a
      wanghuancoder 提交于
      be11648a
  6. 08 4月, 2022 1 次提交
  7. 07 4月, 2022 4 次提交
  8. 06 4月, 2022 4 次提交
  9. 05 4月, 2022 3 次提交
    • Z
      Implement AutoTuneStatus class for Kernel Auto Tune (#41218) · b0f8000e
      Zhang Ting 提交于
      * switch autotune
      
      * implement AutoTuneCache
      
      * implement AutoTuneCache class
      
      * add pybind api
      
      * add dygraph test
      
      * support static mode and eager mode and improve unittests
      
      * rename the SwitchAutoTune Class and improve tests
      
      * improve AutoTuneStatus and reduce the cost of tests
      b0f8000e
    • W
      [Eager] dataloader2 (#41338) · 3b0e911c
      wanghuancoder 提交于
      * eager math op, test=develop
      
      * eager support lookahead, test=develop
      
      * refine,test=develop
      
      * refine doc, test=develop
      
      * refine,test =develop
      
      * refie, test=develop
      
      * refie, test=develop
      
      * refie, test=develop
      
      * test_paddle_multiprocessing
      
      * refine, test=develop
      
      * refine, test=develop
      
      * fix bug, test=develop
      
      * refine, test=develop
      
      * dataloader, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * refine, test=develop
      
      * test_datasets timeout, test=develop
      
      * refine, test=develop
      3b0e911c
    • A
      [Eager] Fix empty tensor Initializer bug with shape=[] (#41374) · ceb3382b
      Aurelius84 提交于
      * [Eager] Fix empty tensor Initializer bug with shape=[]
      
      * [Eager] Fix empty tensor Initializer bug with shape=[]
      
      * ignore two unittest
      
      * fix unittest
      ceb3382b
  10. 04 4月, 2022 7 次提交
  11. 03 4月, 2022 3 次提交
  12. 02 4月, 2022 5 次提交
    • A
      [Eager]Fix eager no take effect problem (#41291) · 50714d5c
      Aurelius84 提交于
      * [Eager]Fix eager no take effect problem
      
      * add element_wise and fix greater_than
      50714d5c
    • S
      Add graph apis (#40809) · b0398c8e
      Siming Dai 提交于
      * Add graph_reindex API
      
      * add graph_sample_neighbors api
      
      * Add buffer
      
      * delete VLOG
      
      * delete thrust::copy for output
      
      * add ShareDataWith
      
      * delete graph_reindex hashtable output
      
      * add graph_reindex dispensable
      
      * add reindex unittest, move memset to cuda kernel, change api
      
      * fix conflict
      
      * add reindex buffer for gpu version note
      
      * fix conflicts for op_func_generator
      
      * Add fisher_yates sampling, add dispensable, change infermeta
      
      * add dtype for edge_id
      
      * fix rocm ci and static check ci
      
      * add unittest
      
      * fix unittest
      
      * fix unittest
      
      * fix bug
      b0398c8e
    • W
      [Eager] Fix Pylayer compile error (#41240) · 1d8246b0
      wanghuancoder 提交于
      * fix bug, test=develop
      
      * refine, test=develop
      1d8246b0
    • Z
      统一ps refine (#41234) · b3270adf
      zhaocaibei123 提交于
      * update name
      
      * update name
      
      * fix test
      
      * fix fleet bind
      
      * update name
      
      * update name
      
      * fix test
      
      * fix gpups wrapper
      
      * remove Push/Pull/Load/Save with context in client and wrapper base class
      
      * fix
      
      * fix
      Co-authored-by: Nesythan <esythan@126.com>
      b3270adf
    • X
      [Yaml] transfer around 22 ops yaml file and pass the final state OpTest. (#41024) · 16bfcd18
      xiongkun 提交于
      * 1. add the python api grad 2. add final and intermediate state vlog 3. change the python_api error logic
      
      * add python api or close the check_eager=True
      
      * fix the compatibility
      16bfcd18
  13. 01 4月, 2022 3 次提交
  14. 31 3月, 2022 1 次提交