- 19 7月, 2023 18 次提交
-
-
由 kangguangli 提交于
-
由 caozhou 提交于
-
由 kangguangli 提交于
* fix * fix * fix * fix * fix * fix coverage ci * add test case
-
由 Aurelius84 提交于
-
由 zhangbo9674 提交于
* add interface * add code * add code * add code * add code * fix bug * fix bug
-
由 chen 提交于
-
由 Leo Chen 提交于
-
由 hong 提交于
* add feed with place op * remove useless unitest * udpate mkldnn * update * add enable_static * remove useless test case * register int and doubel type * fix bug
-
由 Chen Weihang 提交于
* polish dist_tensor details * add unittest for coverage * revert uselesss change * skip test without dist
-
由 csy0225 提交于
-
由 陶泽伟 提交于
-
由 Yuang Liu 提交于
-
由 tianshuo78520a 提交于
* Add gpups ci test script * test=gpups * test=gpups * test=gpups * test=gpups
-
由 jjyaoao 提交于
Signed-off-by: Njjyaoao <jjyaoao@126.com>
-
由 jjyaoao 提交于
Signed-off-by: Njjyaoao <jjyaoao@126.com>
-
由 JYChen 提交于
* add paddle.static.setitem * add some help doc * support setitem * support machanism * add more unittest * remove usless code * raise error in static setitem * fix d2s UT * remove static only for both-used code * fix bool set_value in static, fix set_value_op UT * fix unittests * [May case some error]: remove inplace-version check * add two test case for dy2st * fix function in vision * fix dy2st setitem support, refine UT case * fix slice in static_mode * add ParametersMap * remove pop * modify place * [fix]: variable is also a tensor * rewrite some ut & remove slicetransformer in dy2st * solve error in static-mode * fix ut * return a result for set_array_write * fix test_set_value_op_xpu * code is different in dynamic / static mode --------- Co-authored-by: NAurelius84 <zhangliujie@baidu.com> Co-authored-by: NNotHaozi <zhangmenghao@baidu.com>
-
由 zhangyuqin1998 提交于
* delete relu6_raw * fix codestyle * Update test_mkldnn_matmul_activation_fuse_pass.py * fix * Update backward.yaml * Update ops.yaml * Update backward.yaml
-
由 sneaxiy 提交于
* fix mea seg fault develop * fix bias_grad seg fault
-
- 18 7月, 2023 15 次提交
-
-
由 zhangjingwei 提交于
* add_example_for_lazygurd * fix
-
由 limingshu 提交于
* Clarify cinn/ir dirs [Part1] * addition of cinn/ir/op dir * change header inludsion of ir/ir_operator.h to ir/op/ir_operator.h * merge with develop changes * relocate libschedule_desc_proto.a * remove extra ir_schedule_error.cc * addition for schedule/ir_schedule_error files
-
由 GGBond8488 提交于
* batch add inpalce api * fix inplace fn generate * add test for new inpalce api * fix typro * fix typro * fix typro * fix test error * fix atan2 * remove atan2 * auto genereate inpalce api * fix inplace generate fn error * fix windows error * fix test error * fix test error * fix windows ci error * fix test error * fix test_error * fix test error * fix eigen aliasing error in inplace * remove elementwise_pow inplace * fix doc error * fix test error
-
由 hong 提交于
* fix new ir concat op bug * fix bug * using add_n_with_kernel instead of add_n impl * fix pd_op yaml bug * fix bug
-
由 Frank Lin 提交于
* extend timeout * Rewrite test_communicator_geo * black
-
由 Nyakku Shigure 提交于
-
由 megemini 提交于
* [Add]Add Xdoctester * [Fix]fix beta docstring * [Doctest]change dirichlet docstring * [Doctest]change gumbel docstring * [Doctest]change bernoulli docstring * [Doctest]change categorical docstring * [Doctest]change ops.py docstring * [Doctest]change conv docstring * [Doctest]change distance docstring, test=docs_preview * [Change]add ref * [Change]patch xdoctest debug
-
由 cyberslack_lee 提交于
* fix * fix * fix * fix * fix * fix * fix * fix * fix * remove rocksdb change * fix * fix * fix * fix lite * fix * Update lite.cmake --------- Co-authored-by: Nrisemeup1 <62429225+risemeup1@users.noreply.github.com>
-
由 kangguangli 提交于
* fix hsigmoid_loss * add test into whitelist
-
由 Leo Chen 提交于
-
由 HongyuJia 提交于
* [0D-Tensor] CINN supports argmax, fix infershape * [0D-Tensor] CINN supports argmax, fix infershape
-
由 HongyuJia 提交于
-
由 gouzil 提交于
* add cast and repeat_interleave * fix
-
由 kangguangli 提交于
* support custom verify * fix * fix * fix * fix coverage ci * remove custom verify in assert
-
由 XiaociZhang 提交于
In XCCL 1.0.53.6 there is a bugfix to fork scenario in RDMA, which was the root cause of dataloader segfault problem.
-
- 17 7月, 2023 7 次提交
-
-
由 Zhenghai Zhang 提交于
-
由 zhangbo9674 提交于
-
由 bukejiyu 提交于
* unary bitwise_not adapter tensorRT8.6 in Paddle-TensorRT * Update test_trt_inspector.py * test_trt_convert_conv2d_transpose * Update test_trt_convert_conv2d_transpose.py
-
由 winter-wang 提交于
-
由 iamsonderr 提交于
* support_conv2d * remove comment * check code style * add former Test * check code style * add unittest * fix log * change unittest --------- Co-authored-by: zhoutianzi666 <17801055074@163.com>
-
由 zxcd 提交于
* add more data type for all/any. * remove xpu fix. * add test unit. * fix typename name. * fix output data type.
-
由 zhangyikun02 提交于
* TensorSetConstantXPU support to use xpu::constant when T is float/float16 * add xpu_wait for TensorSetConstantXPU
-