1. 23 11月, 2021 1 次提交
    • J
      Refactor dygraph to eager -- Autograd info (#37406) · c5ad3d06
      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
      
      * refine error code
      
      * add error type in error msg
      
      * given default null name for tensor
      c5ad3d06
  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 次提交