- 14 6月, 2023 1 次提交
-
-
由 zhouweiwei2014 提交于
[cherry-pick 2.5][Zero-Dim] paddle.nanmedian/count_nonzero/logspace support 0D, add some 0D case (#54649) * [Zero-Dim] add 0D test case (#54581) * [Zero-Dim] paddle.nanmedian/nanquantile support 0D Tensor (#54500) * [Zero-Dim] paddle.nanmedian support 0D Tensor * fix CI
-
- 15 5月, 2023 1 次提交
-
-
由 Galaxy1458 提交于
* test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop
-
- 23 3月, 2023 1 次提交
-
-
由 PuQing 提交于
* add nanmedian output defs * remove the multiclass_nms3 momentum
-
- 01 6月, 2022 1 次提交
-
-
由 Aganlengzi 提交于
-
- 30 5月, 2022 1 次提交
-
-
由 thunder95 提交于
* nanmedian op * 修改cuda kernel的bug * 修复count_if在其他硬件平台不兼容 * 修复某些cpu硬件不兼容 * 修复某些cpu硬件不兼容 * 修复isnan判断 * 兼容numpy低版本不支持全部nan的情况 * 兼容numpy低版本不支持全部nan的情况 * fix code example * fix api comment error * 修改反向传播逻辑以及c++处理逻辑 * 完成修改建议 * typo pre_dim * update en docs, test=document_fix * remove numpy in en doc, test=document_fix * add r,test=document_fix * 添加api到all * follow advice from chenwhql
-