- 12 5月, 2021 4 次提交
-
-
由 liym27 提交于
-
由 liym27 提交于
-
由 tangwei12 提交于
* fix cpp lint * fix save/load with unexpected value * fix save and user interface
-
由 chentianyu03 提交于
* add varbasecopy func to fix the paraBase type bug in layers.to API * overload _copy_to func for ParamBase * add xpuplace * add waiting varbsecopy completion when not blocking * fix dst_device bug * modify varbase to shared_ptr
-
- 11 5月, 2021 2 次提交
-
-
由 xiayanming 提交于
-
由 ShenLiang 提交于
* fix find_unused_parameters default value
-
- 10 5月, 2021 4 次提交
-
-
由 Zhang Zheng 提交于
-
由 Thunderbrook 提交于
* pslib with cmake * heter util * vlog * heter server test * add dtor * cmake
-
由 Leo Chen 提交于
-
由 Roc 提交于
-
- 08 5月, 2021 6 次提交
-
-
由 danleifeng 提交于
* add trainprofiler for heterps in oneps; test=develop * add set_use_ps_gpu; test=develop
-
由 Baibaifan 提交于
* add c_identity_op_npu
-
由 pangyoki 提交于
* refine update_loss_scaling npu kernel * add mutable_data * change Zerolike op to MemcpyAsync * delete useless code * add found_inf_vec * add memcpy if not finite * fix unittest
-
由 houj04 提交于
-
由 Wangzheee 提交于
* [Paddle-TRT]fix fc_op * [Paddle-TRT]fix fc_op * [Paddle-TRT]fix fc_op * test_trt_subgraph_pass.py * fix elementwise_op * fix elementwise_op * fix elementwise_op * fix elementwise_op.cc * op_teller.cc
-
由 lilong12 提交于
* add raw program, test=develop
-
- 07 5月, 2021 4 次提交
-
-
由 LielinJiang 提交于
* fix compile error on jetson platform
-
由 Zhang Zheng 提交于
-
由 Zhou Wei 提交于
* Remove paddle_custom_op dynamic libraries, change link to FLUID_CORE on windows, and check copy_to * fix CI
-
由 Tongxin Bai 提交于
* OP dot: refactor CPU kernels and get better loop performance. * Minor fix on code format. * Fixed minor errors.
-
- 06 5月, 2021 5 次提交
-
-
由 chajchaj 提交于
-
由 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
-
由 gongweibao 提交于
-
由 gongweibao 提交于
add int64 support
-
由 Adam Osewski 提交于
-
- 05 5月, 2021 1 次提交
-
-
由 lilong12 提交于
-
- 01 5月, 2021 1 次提交
-
-
由 ShenLiang 提交于
-
- 30 4月, 2021 9 次提交
-
-
由 WeiXin 提交于
-
由 XiangGao 提交于
-
由 Pei Yang 提交于
-
由 Zhou Wei 提交于
-
由 pangyoki 提交于
* add relu6_ hardsigmoid_ leaky_relu_ Inplace APIs * add softmax_with_cross_entropy_ Inplace API * add clip_ scale_ add_ subtract_ Inplace APIs * add wlist * fix parameter of scale api * add add_n_ Inplace API and remove log_ Inplace API * fix elementwise_add_ and elementwise_sub_ broadcast problem * elementwise inplace api give error message before run the op * use broadcast_shape in elementwise inplace op * add 8 inplace apis that is auto generated * add unittest for all inplace apis * add decorator for inplace apis in static mode * fix windows blas fail of exp inplace api, change array_equal to allclose * add flatten inplace api * add flatten unittest * fix flatten unittest * add decorator * fix grad.numpy in test_pylayer_op * unsupport softmax_with_cross_entropy_ * add test_inplace_softmax_with_cross_entropy to static_mode_white_list * delete __all__ in inplace_utils * delete activation inplace function and add Tensor.inplace_func * change paddle.inplace_ to Tensor.inplace_ * fix little problem * add paddle in inplace_utils
-
由 ceci3 提交于
-
由 123malin 提交于
-
由 Baibaifan 提交于
-
由 jakpiase 提交于
-
- 29 4月, 2021 4 次提交
-
-
由 liuyuhui 提交于
-
由 Leo Chen 提交于
-
由 LielinJiang 提交于
* add op read_file and decode_jpeg
-
由 Chen Weihang 提交于
-