- 09 9月, 2022 10 次提交
-
-
由 Charles-hit 提交于
* fix split bug in static mode * modify code style * modify code style * add unit test for split
-
由 Ruibiao Chen 提交于
* Allow manaully set py_reader name in standalone executor * Fix CI errors
-
由 Asthestarsfalll 提交于
* add paddle vsplit api * update unittest and fix a typo * update * add vsplit to __all__ * update unit test and description of x * fix typo
-
由 Matsumoto Ruko 提交于
* add paddle.incubate.sparse.is_same_shape * add paddle.incubate.sparse.is_same_shape * add paddle.incubate.sparse.is_same_shape * add paddle.incubate.sparse.is_same_shape * fix doc
-
由 Charles-hit 提交于
-
由 zhaoyingli 提交于
* adapt lazy init and fix pass * add unittest * update comment * fix amp and sharding * remove clip_by_norm
-
由 xiongkun 提交于
* convert_call support staticmethod for class. * while support for python container. It is convenient to convert more dynamic graph codes into static graphs. * cond support python container * add unittest for staticmethod convert_call * fix bugs * add unittest for item interface * fix bugs * change to np.testing.assert_allclose * code format * fix comments. * code format
-
由 WangZhen 提交于
* Enhance slice to support 0 dims Tensor * Add UT
-
由 xiaoguoguo626807 提交于
* modify slice infershape * code style * modify slice_unittest
-
由 LiYuRio 提交于
-
- 08 9月, 2022 7 次提交
-
-
由 xiongkun 提交于
* 1. fix non-local error while dealing push_pop names 2. escape "'" in push_pop_names to avoid syntax errors. 3. unified the non-local stmt creation processes in getter and setter. 4. split the nonlocal_names and getter/setter names. * fix bugs * 1. revert setter and getter, push_pop_names must have non-local * fix bugs. * code format
-
由 wenbin 提交于
-
由 Charles-hit 提交于
* support more op for high level * add unit test for high level op * remove unnecessary comments
-
由 taixiurong 提交于
* add gemm_epilogue * xpu-paddlepaddle-40 [任务] fused_gemm_epilogue 支持 test=kunlun
-
由 OccupyMars2025 提交于
-
由 Leo Chen 提交于
-
由 LiYuRio 提交于
-
- 07 9月, 2022 8 次提交
-
-
由 houj04 提交于
* [XPU] update xdnn to 0906. test=kunlun * [XPU] update xdnn to 0907. test=kunlun
-
由 Chen Weihang 提交于
* fix test_custom_relu_op_jit windows error * polish assert format
-
由 WangZhen 提交于
Adapt tensor output_size for conv2d_transpose and depthwise_conv2d_transpose
-
由 Yuang Liu 提交于
-
由 wenbin 提交于
* first commit * conver done * correct format * layernorm_shift_partition * correct convert * redefine plugin * runable * bug fix * modify ShiftPartitionPattern * correct * add UT * modify ut * compile * modify enforce * modify UT
-
由 caozhou 提交于
* support iterable dataset for auto parallel * add split_data proto * fix unittest bug * fix recompute bug * update cmake
-
由 qipengh 提交于
* [MLU] fix sync_bn of mlu and add unittests * [MLU] remove redunant code of pytest
-
由 xiongkun 提交于
* add compile-time infermeta logic for stack infermeta. * add unittest for stack infermeta where -1 exists in shapes. * remove backward changes.
-
- 06 9月, 2022 10 次提交
-
-
由 YuanRisheng 提交于
* add tensor array * fix ci bugs * fix ci bugs * fix ci bugs * fix ci bugs * update by comment * update code
-
由 Ruibiao Chen 提交于
* Enable startup program for standalone executor * Disable test_py_reader_using_executor * Fix test_parallel_executor_mnist * Fix CI errors * Fix CI errors
-
由 Yuang Liu 提交于
-
由 niuliling123 提交于
-
由 xiaohemaikoo 提交于
-
由 Yuang Liu 提交于
-
由 LielinJiang 提交于
* add silu converter
-
由 Aurelius84 提交于
* [Dy2Stat]Filter UserWarings while @to_static * only filter DeprecationWarning * fix unittest
-
由 Chen Weihang 提交于
-
由 Wen Sun 提交于
-
- 05 9月, 2022 5 次提交
-
-
由 yeliang2258 提交于
* support onnx format quantized model * update code * add test * add test * fix * fix test * fix cmake * update code * change scale file path to calibration file path * update code * update code * fix build bug * fix build bugs * fix * fix
-
由 sneaxiy 提交于
-
由 ronnywang 提交于
* [CustomDevice] unittests tracking the fixed version plugin * update
-
由 HongyuJia 提交于
* migrate memcpy to phi * fix typo error * fix typo error * fix bug and testcase * fix typo, uniform_random_kernel.cc header * fix Alloc pinned bug * change GPUContext::GetPinnedPlace * add GetPinnedPlace function * add GetPinnedPlace function * restore default throw error * fix Unimplemented error * skip StandaloneExecutor testcase * delete memcpy_sig
-
由 niuliling123 提交于
-