1. 23 5月, 2023 1 次提交
    • F
      [CINN] Enable check_cinn on some tests (#53710) · 97fe79a9
      Fisher 提交于
      * Enable check_cinn on some tests
      
      Tests: bitwise, compare, shape, assign_value, sum, expand_v2,
      lookup_table, lookup_table_v2
      
      * Enable more CINN tests
      
      Tests with CINN: expand_v2, matmul, matmul_v2, mul, norm, one_hot_v2
      Add target select in cinn_launch_op
      
      * Revert test_mul_op
      
      * Improve op unit tests
      97fe79a9
  2. 24 2月, 2023 1 次提交
    • dynamic graph tests (#50572) · 09694f82
      姜永久 提交于
      * fix
      
      * and others
      
      * more ops
      
      * reset distribute_fpn and precision_recall
      
      * reset fc
      
      * modify arange test
      
      * modify reshape&reduce
      
      * add fill_any and sigmoid_cross_entropy
      
      * reset linear_interp_v2
      
      * reset reduce
      
      * modify
      
      * modify arange
      
      * modify cast
      09694f82
  3. 29 11月, 2022 1 次提交
  4. 09 11月, 2022 1 次提交
  5. 02 11月, 2022 1 次提交
  6. 23 10月, 2022 1 次提交
  7. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  8. 16 6月, 2021 1 次提交