- 05 1月, 2023 10 次提交
-
-
由 姜永久 提交于
* rm op_function_generator * rm op_func_generator.h * rm op_function * modify cmake * rm op_function.h * rm check for op_function_generator.cc * reset imperative * rm python part * fix imperative * lint * lint * modify legacy_c * review * modify * modify legacy * rm gen op_functions code * reset framework * rm core.ops for test * core.ops->core.eager.ops.legacy * not raiseError for xpu
-
由 zyfncg 提交于
-
由 Wilber 提交于
-
由 Yuanle Liu 提交于
-
由 Wen Sun 提交于
* refactor: use base class * fix: incorrect deps * fix: add missing header * refactor: update class structures * fix: bkcl typo * fix: remove redundant def
-
由 TeFeng Chen 提交于
* delivery skip_gc_vars from the main graph to each subgraph compiled by CINN * rearrange format and annotation * fix lacking namespace * fix segmentation fault cinn subgraph doesn't own kSkipGcVarNames * deliver all skip_gc_vars of main graph * add vlog for skip_gc_vars
-
由 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 6 次提交
-
-
由 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
-