- 10 8月, 2022 1 次提交
- 
- 
由 Nyakku Shigure 提交于[CodeStyle] use np.testing.assert_array_equal instead of self.assertTrue(np.array_equal(...)) (#44947) * automatically fix * update comments * numpy -> np * self.assertEqual(..., True) * wrong usage (err_msg=True) 这不是修复导致的错误,这些是原来 `self.assertTrue(..., True)` 的错误用法,因此在修复后将其认为位置参数 `err_msg` * some missing fix 
 
- 
- 30 6月, 2022 1 次提交
- 
- 
由 zyfncg 提交于* move standard apis to api.yaml * revert erfinv * delete dot_op.h * fix dot * rerun ci 
 
- 
- 05 6月, 2022 1 次提交
- 
- 
由 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 
 
- 
- 06 5月, 2021 1 次提交
- 
- 
由 ronnywang 提交于* fix test_unpool_op * fix test_inplace_addto_strategy * fix test_conv2d_fusion_op * fix test_imperative_lod_tensor_to_selected_rows, test_imperative_selected_rows_to_lod_tensor * fix test_dot_op * fix test_correlation_op * fix tracer * fix test_memcpy_op 
 
- 
- 31 12月, 2020 1 次提交
- 
- 
由 chentianyu03 提交于* dot op support complex types * matmul support complex types * add test case * matmul broadcast gradient support complex * move conjFunctor to complex_functor.h 
 
- 
- 12 4月, 2020 1 次提交
- 
- 
由 liuwei1031 提交于
 
- 
