- 05 1月, 2023 4 次提交
-
-
由 XiangGao 提交于
-
由 Yuang Liu 提交于
-
由 GaoYuYang 提交于
-
由 risemeup1 提交于
* modify setup.py and paddle_build.sh * modify setup.py and paddle_build.sh * modify setup.py and paddle_build.sh * modify setup.py * modify run_setup * modify setup.py * fix make_clean * modify setup.py * modify setup.py * delete setting python_libary * debug * debug * debug * debug
-
- 04 1月, 2023 9 次提交
-
-
由 Aurelius84 提交于
-
由 Yuanle Liu 提交于
-
由 Guanghua Yu 提交于
-
由 Wilber 提交于
-
由 zhangbo9674 提交于
-
由 Yuanle Liu 提交于
-
由 Sławomir Siwek 提交于
This reverts commit 2c444dfa.
-
由 HongyuJia 提交于
* execute use kernel_key first * change OpKernelType->KernelKey * fix py3 compile error, remove redundant header files * fix build_strategy_test * fix DataType::RAW * fix custom_type test: operator_test.cc * fix transform place * fix backends_are_same_class * try fix place TransDataDevice * support all KernelKey * fix TransformData * fix place_are_same_class * fix merge * fix test_params_no_grad * fix specific place of GetExpectedKernelType * fix specific place of GetExpectedKernelType * fix GetKernelTypeForVar * fix dtype error * fix fetch_v2 * change GetKernelTypeForVar * fix interpreter * fix typo error * polish codes * polish codes * polish codes * fix conflict
-
由 lzy 提交于
-
- 03 1月, 2023 12 次提交
-
-
由 wangzhen38 提交于
-
由 limingshu 提交于
-
由 WangZhen 提交于
* Fix param and out grad names in dy2st for high order grad
-
由 Yuanle Liu 提交于
-
由 Sławomir Siwek 提交于
* replace matmul with matmul_v2 in fuse passes * Remove fusion logic from matmul * removing fusion methods * add proper name * adjust namespaces
-
由 kangguangli 提交于
-
由 zhoutianzi666 提交于
* Implement conv2d_fusion NHWC format using CUTLASS * Add unit testing for CUTLASS Conv in inference * Add experimental API for CUTLASS.
-
由 Aurelius84 提交于
* [OpAttr]Fix Ignore AttriteTensor in IndicateDataType bug in grad_op * add GetExpectedKernelType
-
由 Yiqun Liu 提交于
* Use BroadcastKernel and ReduceKernel to optimize expand and expand_grad. * Correct the axis when there is only 1 input in BroadcastKernel. * Add the calculate of output's shape.
-
由 zhaoyingli 提交于
* [Zero-Dim] reshape/reshape_/reverse 0D support * rm comment * change paddle.to_tensor to paddle.full * fix docs * update paddle.full
-
由 zhoutianzi666 提交于
-
由 Sanbu 提交于
-
- 02 1月, 2023 1 次提交
-
-
由 Hulek 提交于
-
- 01 1月, 2023 1 次提交
-
-
由 gem5 提交于
-
- 31 12月, 2022 1 次提交
-
-
由 caozhou 提交于
-
- 30 12月, 2022 10 次提交
-
-
由 zhangbo9674 提交于
* speedup getFNDAFile * add fnda_base for c++ ut cc file * fix bug * fix bug * fix bug * fix bug
-
由 HongyuJia 提交于
* add custom_cpu testcase * update test_custom_device_setup * update path to custom_runtime * fix cmd wait * test Linux only * setup once * integrate to one run_cmd * add pip install * change timeout * add debug string * add debug string * add debug string * use os.system and change module name * add runtime * add more debug message * continue debug * timestamp * fix testcase import bug * remove error message * set TIMEOUT property
-
由 zyfncg 提交于
* fix test_conv_bn_fuse_pass_cc * remove comment
-
由 Zhang Jun 提交于
* update conv to convNd * trigger ci
-
由 Leo Chen 提交于
-
由 zyfncg 提交于
* support static graph code-gen for squeeze op * generate static graph code of unsqueeze * refine op name * add extra output in op_compat * remove debug log
-
由 HongyuJia 提交于
-
由 Sanbu 提交于
* 1219 * temporarily change the num_diff_files limit, test=document_fix * Revert "temporarily change the num_diff_files limit, test=document_fix" This reverts commit 8e70f00ef468d2dad0e38b3da06295ed62990d20. * for codestyle * remove duplicate license * `static mode` -> `static graph mode` * Update hybrid_parallel_inference.py * Update layer_function_generator.py * Update manipulation.py * reset Co-authored-by: NLigoml <39876205+Ligoml@users.noreply.github.com> Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 risemeup1 提交于
* fix_mac_build_problem * fix_mac_build_problem * fix_mac_build_problem
-
由 WangZhen 提交于
* Fix default GetExpectedKernelType for ops supported tensor attrs
-
- 29 12月, 2022 2 次提交