- 11 4月, 2023 21 次提交
-
-
由 WJJ1995 提交于
* add bfp16 test for isfinite * fixed for ci * deal with comments * fixed test * skip test in cpu * deal with comments * fixed for ci * fixed testcase * fixed for ci * fixed for testcase
-
由 wuhuachaocoding 提交于
-
由 risemeup1 提交于
-
由 wangzhen38 提交于
-
由 cyberslack_lee 提交于
-
由 WangZhen 提交于
* Add backend for to_static API
-
由 RedContritio 提交于
* fix error in generator/type_mapping.py * support auto generate for op merged_momentum optimizer
-
由 RedContritio 提交于
* support auto generate for flatten (flatten_contiguous_range) * add data_type for flatten_grad
-
由 LinearTemporalLogic 提交于
* Add output defs for eigh kernel * fix * update * update * fix * fix
-
由 jjyaoao 提交于
* Delete the keyword WITH_ASCEND_INT64 in configure.cmake and CMakeList * try pass Static-Check
-
由 jiangcheng 提交于
* [CINN] Reopen some prim+cinn unittest * revert scatter for ci * change cinn test timeout from 120 to 150
-
由 Wang Xin 提交于
* add autogen code support for reverse op * bug fixed
-
由 RedContritio 提交于
-
由 mhy-666 提交于
* add softmax_with_cross_entropybf16 test * correct defalut value in testBF16/FP16 op * fix test checkout/grad, add skipif
-
由 Thomas Young 提交于
-
由 RedContritio 提交于
* support auto generate for op momentum optimizer * remove momentum_op.* and update signature * fix dgc momentum op maker error
-
由 ykkk2333 提交于
-
由 jjyaoao 提交于
* remove paddle/infrt/ * delete .lit_test_times.txt
-
由 石晓伟 提交于
-
由 Chitsing KUI 提交于
-
由 Aurelius84 提交于
-
- 10 4月, 2023 19 次提交
-
-
由 lzydev 提交于
* autogen segment_pool * delete legacy_dygraph about segment_pool
-
由 JYChen 提交于
* remove legacy profiler * rm test_parallel_executor_profiler
-
由 HongyuJia 提交于
* [CustomOP unittest] Polish unit test, phi->custom * Change phi->custom in custom_linear_op.cc
-
由 risemeup1 提交于
-
由 jjyaoao 提交于
* delete paddle/fluid/operators/*_npu.* * try pass CI * try pass CI
-
由 Difer 提交于
* add_fp_bf_for_flip_gaussian_random * forget convert uint * fix some error * fix some error
-
由 jjyaoao 提交于
* delete paddle/fluid/operators/*_npu.* * try pass code-style
-
由 JZ-LIANG 提交于
* unique id for mesh * rng ctrl * support dropout * register op * adopt for recompute * update unitest * support pp
-
由 LyndonKong 提交于
* add PoissonNLLLoss API * update unittests * Fix poisson_nll_loss init and update data type support * remove type comment * Update doc string * Fix doc string erro * Fix doc string math equation format * Add float16 and bfloat16 support
-
由 Zhang Ting 提交于
* support set master_grad * move register_hook to auto_cast * update unittest * fix fp16 test * update for review comments
-
由 xiaoxiaohehe001 提交于
* Support two inputs of multihead attention named qk_multihead
-
由 HongyuJia 提交于
* [Opt Performance] Optimize custom operator performance, reconstruct python API auto-gen, add cache and use const inference * opt AutoGradMeta implementation * remove profiler codes * fix unit test * change year, 2021->2023 * fix int64_t parse bug
-
由 gouzil 提交于
* add autogen code bilinear_tensor_product * [phi] rm cc file
-
由 cyberslack_lee 提交于
-
由 lzydev 提交于
* autogen softmax_with_cross_entropy * fix error in softmax_with_cross_entropy version
-
由 HongyuJia 提交于
-
由 kangguangli 提交于
* add strategy force_sequential_run * remove flag * fix * fix * fix * fix * fix * fix * fix * fix * fix
-
由 HongyuJia 提交于
* [enforce.h Decouple gflags.h] Move gflags.h from enforce.h to enforce.cc * Add gflags.h for other files * Add gflags.h for other files * Add gflags.h for blas_impl.hip.h * Add gflags.h for miopen_helper.h
-
由 Vvsmile 提交于
* adjust defalut tolerance of output and grad * fix a bug in the grad of OpTest * fix the type of setting defalut value in optest, both forward and backward * add defalut * fix test_sum_op * adjust tolerance * fix the tolerance of eager * add bf16 and fp16 to the activation tests * remove some fixs * fix activation * fix fp16 * fix gelu * fix the activation tests * add bfloat16 specialization to singrad and cosgrad * fix bugs * fix bugs * add unittest * add skip * add fp/bf to rrelu/rrelu_grad * git add rrelu * fix bugs
-