1. 24 11月, 2021 2 次提交
    • Z
      Added EagerUtils to Eager Dygraph (#37479) · 7de99d8c
      Zhanlue Yang 提交于
      * Added EagerUtils to Eager Dygraph
      
      * Purified include dependencies for global_utils
      
      * Fixed merge conflicts
      7de99d8c
    • J
      Refactor dygraph to eager -- TensorWrapper, EagerUtils, GlobalUtils (#37466) · 1799c032
      Jiabin Yang 提交于
      * Add EagerTensor and tests
      
      * remove useless enforce
      
      * remove comment in cmake
      
      * support autograd meta
      
      * support grad node info test
      
      * support grad_node_info
      
      * add more edge test
      
      * remove Python.h
      
      * add tensor wrapper with tests
      
      * support compute require grad and stop gradient
      
      * support sync methods and global utils
      
      * support pure cpu test
      
      * refine error msg
      
      * refine error msg
      
      * refine error info
      
      * fix npu error
      1799c032
  2. 22 11月, 2021 1 次提交
    • J
      Refactor dygraph to eager (#37405) · a258badb
      Jiabin Yang 提交于
      * Add EagerTensor and tests
      
      * remove useless enforce
      
      * remove comment in cmake
      
      * fix test_error
      
      * add depends on python
      
      * Remove python.h
      
      * Merge develop and add Eager tensor with test back
      a258badb
  3. 20 11月, 2021 1 次提交
  4. 19 11月, 2021 1 次提交