- 03 6月, 2021 3 次提交
-
-
由 Feiyu Chan 提交于
add an assertion to ensure that the size of each dim of the parameter to be created is larger than 0. (#33265)
-
由 wanghuancoder 提交于
- 02 6月, 2021 18 次提交
-
-
由 YUNSHEN XIE 提交于
-
由 chentianyu03 提交于
* fix the bug of div operation result using scale method do not exactly equal the result of elementwise_div method * remove __div__ , __rdiv__ methods which do not define in python3 * modify the note * add test case * add test case
-
由 wuhuanzhou 提交于
-
由 huzhiqiang 提交于
-
由 Zhang Zheng 提交于
-
由 chentianyu03 提交于
-
由 wuhuanzhou 提交于
-
由 wuhuanzhou 提交于
-
由 wuhuanzhou 提交于
- 01 6月, 2021 13 次提交
-
-
由 tianshuo78520a 提交于
-
由 YUNSHEN XIE 提交于
* fix path error on windows when precision switch is turn on * fix error * Update get_pr_ut.py fix format error * Update get_pr_ut.py
-
由 Chen Weihang 提交于
* fix spawn default nprocs get error * polish error message
-
由 chentianyu03 提交于
-
由 LielinJiang 提交于
-
由 YUNSHEN XIE 提交于
-
由 wangguanzhong 提交于
-
由 chentianyu03 提交于
* replace and remove complex64/128 types in custom OP and other files * fix custom_tensor_test fail bug * fix custom_conj_test fail bug * fix dispatch_test_op build fail bug
-
- 31 5月, 2021 6 次提交
-
-
由 zhangchunle 提交于
-
由 wangguanzhong 提交于
* enhance error message for conv * fix ci coverage
-