- 25 8月, 2020 2 次提交
- 24 8月, 2020 14 次提交
-
-
由 ruri 提交于
-
由 Zhou Wei 提交于
-
由 wanghuancoder 提交于
* api2.0 paddle.nn.Bilinear and paddle.nn.functional.bilinear, test=develop * api2.0 fix code examples, test=develop * modify test_bilinear_api, about place,to_tensor , test=develop * re pass pre-commit, test=develop * Update common.py * fix BilinearTensorProduct ci error, test=develop
-
由 wanghuancoder 提交于
add op_function_generator.exe retry in windows
-
由 石晓伟 提交于
-
由 whs 提交于
This PR enhance CPU kernel and add new CUDA kernel to make grid_sample support: - align_corners: with bool type. - padding mode: which can be in ['zeros', 'reflect', 'border'] - Interpolation mode: which ca be in ['bilinear', 'nearest'] The old CPU and CUDNN version only support align_corners=true, padding_mode='zeros' and interpolation_mode='bilinear'. The behavior of the new version op in default mode is compatible with the old version.
-
由 Guanghua Yu 提交于
-
由 yaoxuefeng 提交于
-
由 Zhong Hui 提交于
change to use bce_loss op, add numel check for bce_loss.
-
由 ShenLiang 提交于
* add div, floor_div, remainder
-
由 石晓伟 提交于
-
由 qingqing01 提交于
-
由 Jack Zhou 提交于
add the isnan, isfinite, isinf api for the paddle 2.0
-
由 Zhou Wei 提交于
-
- 23 8月, 2020 5 次提交
-
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
由 zhupengyang 提交于
-
由 Wojciech Uss 提交于
-
由 YUNSHEN XIE 提交于
-
- 22 8月, 2020 7 次提交
-
-
由 wawltor 提交于
* add the new api and op for the argmax, argmin
-
由 LielinJiang 提交于
* update conv_transpose api
-
由 lilong12 提交于
-
由 WangXi 提交于
-
由 LutaoChu 提交于
add paddle.tensor.linalg.diag API, diag_v2 OP and CUDA kernel.
-
由 zhupengyang 提交于
-
由 ShenLiang 提交于
* add matmul_v2
-
- 21 8月, 2020 11 次提交
-
-
由 Leo Chen 提交于
* add bernoulli op * fix cuda kernel and add unit test * refine doc * fix uniform
-
由 Adam 提交于
* Add mechanism for blocking oneDNN cache clearing * Review changes and Add thread guards
-
由 ShenLiang 提交于
* add error message
-
由 QingshuChen 提交于
* support Baidu AI Accelerator * test=kunlun * minor * test=kunlun * support xpu op in separate file * test=kunlun * update XPU error message and remove duplicated code * test=kunlun * minor * test=kunlun * minor * test=kunlun
-
由 yaoxuefeng 提交于
* mod cvm test=develop * mod code format test=develop
-
由 wangchaochaohu 提交于
-
由 Pei Yang 提交于
-
由 zhupengyang 提交于
-
由 zhupengyang 提交于
-
由 lilong12 提交于
-
由 wangchaochaohu 提交于
-
- 20 8月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-