- 17 3月, 2023 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 16 3月, 2023 3 次提交
-
-
由 Chitsing KUI 提交于
* rename flash_attn_raw to flash_attn_unpadded * fix static api * fix static return
-
由 JZ-LIANG 提交于
* update env setting * update pass logic * dist op support bf16 * backward cast update * update setting * update backward * revert amp pass * update fp16 backward logic * register c_embedding bf16 * revert engine * add unitest * add unitest * update unitest * update cmake * update math * update math.py * update unitest * update unitest * revise unitest * revise unitest * update unitest * update unitest * update unitest
-
由 Vegetable dog 提交于
* update rnn.py * update common.py * update rnn.py * update common.py * fix CI
-
- 15 3月, 2023 2 次提交
-
-
由 wangna11BD 提交于
* support to_static for SpectralNorm
-
由 Jiabin Yang 提交于
* support amp logic for layer_norm and softmax * fix layer_norm amp * fix layernorm api and dropout fp16 * fix layernorm api and dropout fp16 * fix bn, ln dtype in float16 * fix dropout fp16 * fix comment
-
- 14 3月, 2023 2 次提交
-
-
由 zhouweiwei2014 提交于
-
由 Infinity_lee 提交于
-
- 13 3月, 2023 1 次提交
-
-
由 Mr.Juice 提交于
* fix docs 第七轮第一组 * fix docs 第七轮第一组
-
- 09 3月, 2023 1 次提交
-
-
由 zqw_1997 提交于
* move fluid.utils to paddle.utils.layers_utils * fix error * delete original fluid layers utils * remove import and old utils * remove more old utils import * change import path of fill_constant in the layers_utils.py * fix mistake * fix error * expose in __init__.py * for comment * when change the ref of func is_sequence, it should change to the root of is_sequence instead * for codecheck
-
- 08 3月, 2023 1 次提交
-
-
由 whs 提交于
-
- 07 3月, 2023 2 次提交
-
-
由 Moqim 提交于
add comment.
-
由 hg-1099255210 提交于
-
- 06 3月, 2023 3 次提交
- 02 3月, 2023 1 次提交
-
-
由 easywaytolifebelief 提交于
* fluid clean: remove dygraph_utils._append_bias_in_dygraph * fix func name and imports
-
- 01 3月, 2023 1 次提交
-
-
由 Chitsing KUI 提交于
* flash attn * seed * almost * softmax * fix workspace * add unitest; linux only * fix setup * fix datatype include * fix setup typo * fix def scope * new error api * use paddle fork * fix attr bug; complete ut * update flash hash * fix rng reset * fix offset * fix comments
-
- 28 2月, 2023 2 次提交
- 27 2月, 2023 6 次提交
-
-
由 anine09 提交于
Unify the digital presentation of rrelu's English and Chinese Documentations. Modify `Parameters` section of `rrelu` `s default `lower` value from `1.0 / 8.0` to `0.125`. Modify `Parameters` section of `rrelu` `s default `upper` value from `1.0 / 3.0` to `0.3333333333333333`.
-
由 Maple Xie 提交于
* Fix fp16 dtype checking for AvgPool1D op * Update code style for PR-CI-Static-Check
-
由 张春乔 提交于
-
由 张春乔 提交于
* support fp16 on AvgPool3D * Apply suggestions from code review
-
由 张春乔 提交于
-
由 Ainavo 提交于
-
- 24 2月, 2023 2 次提交
-
-
由 Jiabin Yang 提交于
* change amp with to_prim * fix prim amp * fix rules * fix liear * add amp test * add test * disable this test on cpu * disable this test on cpu --------- Co-authored-by: Ncyber-pioneer <chenzhuo@tju.edu.cn>
-
由 xiongkun 提交于
-
- 20 2月, 2023 1 次提交
-
-
由 whisky-12 提交于
-
- 17 2月, 2023 3 次提交
-
-
由 knamg 提交于
-
由 Infinity_lee 提交于
-
由 whisky-12 提交于
-
- 16 2月, 2023 2 次提交
-
-
由 whs 提交于
-
由 whs 提交于
Add PTQ and exporting function 1. Add Post-Training Quantization 1.1 Abstract some functions from QAT to Quantization class 1.2 Add Post-Training Quantization by extending Quantization class 1.3 Add observers for PTQ 1.4 Add unittest for PTQ 2. Add exporting function for QAT and PTQ
-
- 14 2月, 2023 1 次提交
-
-
由 mhy-666 提交于
-
- 10 2月, 2023 1 次提交
-
-
由 LoneRanger 提交于
* 为split增加取值范围维度的判断 * 为glu的axis进行取值判断并添加单测 * 完善glu的单测 * fix glu
-
- 07 2月, 2023 2 次提交
- 06 2月, 2023 2 次提交