- 14 6月, 2023 5 次提交
-
-
由 Zhang Jun 提交于
[inference][cherrypick] Implement layer_norm op using INormalization Layer and conv_fusion support bias's rank equal to input's rank (#54590) * [inference]conv_fusion support bias's rank equal to input's rank (#54477) * support bias's rank equal to input's rank * [inference][trt]layer_norm op with dynamic shape support INormalizationLayer in TRT8.6 (#54379) * layer_norm op with dynamic shape support INormalizationLayer in TRT8.6 * Using trt layer to make layers_norm op in lower than trt8.6 layer_norm op with dynamic shape support INormalizationLayer in TRT8.6 --------- Co-authored-by: Nbukejiyu <52310069+bukejiyu@users.noreply.github.com>
-
由 Yichen Zhang 提交于
-
由 ShenLiang 提交于
* [Distributed] Add pipeline opt memory (#54505) * fix bug of release output in pp
-
由 yuehuayingxueluo 提交于
-
-
- 13 6月, 2023 1 次提交
-
-
由 tianshuo78520a 提交于
* cherry-pick 2.5 Numpy version is too high, resulting in issues with single testing * fix
-
- 12 6月, 2023 4 次提交
-
-
由 JYChen 提交于
-
由 Yuang Liu 提交于
-
由 risemeup1 提交于
* replace requests with httpx * set timeout=3 * replace requests with httpx * replace request with httpx * test * repalce requests with httpx * test * replace requests with httpx * replace requests with httpx * modify paddle_build.sh * fix bug
-
由 Leo Chen 提交于
-
- 09 6月, 2023 1 次提交
-
-
由 zhangbo9674 提交于
-
- 08 6月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 07 6月, 2023 9 次提交
-
-
由 jiangcheng 提交于
* [CINN] reopen mean/cumsum/instance_norm op's prim+CINN test * remove repeat test_mean_op in cmake
-
由 Charles-hit 提交于
-
由 kangguangli 提交于
* refactor scalar attribute * fix op build * fix merge conflicts * fix coverage ci
-
由 Wilber 提交于
-
由 周周周 提交于
-
由 LoneRanger 提交于
* add ldexp api * fix ldexp * Update math.py fix math.py * rewrite the ldexp * Simplify ldexp implementation * fix codestyle * Update math.py * Update math.py * modify the test_ldexp.py * fix the input bug of np.ldexp * fix the bug of np.ldexp in windows * modify the ldexp function and add the dtype check of output * Update test_ldexp.py * fix the dtype * fix codestyle * Update python/paddle/tensor/math.py add note for code description Co-authored-by: Nzachary sun <70642955+sunzhongkai588@users.noreply.github.com> --------- Co-authored-by: Nzachary sun <70642955+sunzhongkai588@users.noreply.github.com>
-
由 risemeup1 提交于
-
由 RedContritio 提交于
-
由 risemeup1 提交于
* fix_bug * fix bug
-
- 06 6月, 2023 16 次提交
-
-
由 YuanRisheng 提交于
-
由 bukejiyu 提交于
* update roll convert
-
由 zhaoyingli 提交于
* [AutoParallel] fix sharding for 0D tensor and amp-o1 * add amp for sharding unittest
-
由 houj04 提交于
-
由 haosicheng 提交于
-
由 RedContritio 提交于
-
由 Yuanle Liu 提交于
-
由 Zhang Zheng 提交于
* Fix compilation error by using thrust * fix
-
由 huangjiyi 提交于
* update * update * update * update * update tag * fix cutlass * update cub tag * update * update
-
由 RedContritio 提交于
* add pslib cache * add pslib_brpc cache * update PS_LIB_SUBDIR var name
-
由 周周周 提交于
-
由 zhouweiwei2014 提交于
-
由 HongyuJia 提交于
* [0D-Tensor] Support unary op, fix test_activation_op * resolve conflict * restore TestGelu * polish codes according to comments
-
由 gouzil 提交于
* [cmake] change lapack * [cmake] add file md5 ckeck * [cmake] add libmct cache * [cmake] fix libmct no cmakelist.txt; rm lapack INSTALL_COMMAND * [cmake] add mklml third_party cache * [cmake] fix install error * [cmake] fix install error * [cmake] Modify variable name
-
由 gouzil 提交于
-
由 winter-wang 提交于
-
- 05 6月, 2023 3 次提交
-
-
由 zhangbo9674 提交于
-
由 chalsliu 提交于
-
由 Scotty 提交于
* clean complex_abs op * clean complex_op test * clean complex_view_op test * clean elementwise_mul_op test * clean conj_op test * clean dot_op test * clean elementwise_add_op test * clean kron_op test * clean matmul_v2_op test * remove unsed function * remove elementwise_sub_op test * clean elementwise_div test
-