• 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
test_sum_op.py 25.8 KB