- 09 3月, 2023 1 次提交
-
-
由 yangjianfengo1 提交于
* AMP arange & Test * fix arange bfloat16 dtype * update for review * update for review2 * fix tile * update * fix ci * r * f * fix windows ci * update bfloat data * fix bloat16 input * add print * Update test_where_op.py * update kernel * del repeat * update review
-
- 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
-
- 06 2月, 2023 1 次提交
-
-
由 engineer1109 提交于
-
- 23 12月, 2022 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 21 9月, 2022 1 次提交
-
-
由 Zhen Wang 提交于
* use cinn in the paddle inference * fix some cmake errors * Avoid division by zero in the arange_kernel. * Avoid dynamic ops. * Remove some useless codes. * Use OpTransInfo to encapsulate some codes used in the build_cinn_pass.
-
- 24 6月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* perfect copy * deal with conflict * deal with conflict * fix compile bugs * fix unittest bugs * change code format * deal with conflict * modify code by review * fix ce bugs * fix ce bugs * add lo * perfect code format * deal with conflicts
-
- 21 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
resort .cu headers, set clang-format not sort include block and consider .cu as main source file (#43633)
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 05 4月, 2022 1 次提交
-
-
由 zyfncg 提交于
* fix bug of data transform in inference executor * fix bug
-
- 03 4月, 2022 1 次提交
-
-
由 zyfncg 提交于
* add randperm and range yaml * add eager test for randperm
-
- 02 4月, 2022 1 次提交
-
-
由 Leo Chen 提交于
* enable new-executor on windows to test it * add message * fix ut
-
- 31 3月, 2022 1 次提交
-
-
由 csy0225 提交于
-