1. 03 4月, 2022 4 次提交
    • A
      [Eager]Fix 17 unittest and open check_eager=True (#41270) · 61e60e68
      Aurelius84 提交于
      * [Eager]Enhance eager_trace_op logic to support Optimizer Op
      
      * fix AsDispensable
      
      * [Eager]Fix 17 unittest and open check_eager=True
      
      * remove print
      
      * fix unittests
      
      * fix op_testa
      
      * fix coverage CI failed
      
      * fix ci
      61e60e68
    • Z
      Add randperm and range yaml (#41265) · fd1ecfc5
      zyfncg 提交于
      * add randperm and range yaml
      
      * add eager test for randperm
      fd1ecfc5
    • W
      [Eager] Support admax, fill_diagonal, fill_diagonal_tensor_, to_list, ... in eager mode (#41117) · 7315fb2d
      Weilong Wu 提交于
      * Update ResNet test cases
      
      * [Eager] Support uva, adamax, fill_diagonal_, to_list and so on.
      
      * Fix CI
      
      * Updated CUDA defined statement
      
      * Fix CI
      
      * Update headers, Fix CI
      
      * Remove useless setting
      
      * Updated func name to Fix windows-CI
      
      * Remove tensor uva related codes
      
      * Remove uva related code
      
      * recover original test
      7315fb2d
    • F
      Add some yaml config (#41053) · e4914734
      From00 提交于
      * Add yaml config
      
      * Add yaml for flatten_contiguous_range_op
      
      * Remove h_sigmoid yaml
      
      * Fix CI errors
      
      * Fix code format
      
      * Fix flatten OP errors
      
      * Fix conflicts
      
      * Fix CI errors
      
      * Remove flatten_contiguous_range OP
      
      * Remove redundant code
      
      * Fix typos
      e4914734
  2. 02 4月, 2022 26 次提交
  3. 01 4月, 2022 10 次提交