- 13 1月, 2023 1 次提交
-
-
由 wangzhen38 提交于
* [cpplint fix] under ps
-
- 12 1月, 2023 3 次提交
-
-
由 gem5 提交于
-
由 wenbin 提交于
* compile fix * fix compile * compile fix * add more preln
-
由 jiangcheng 提交于
-
- 10 1月, 2023 2 次提交
- 09 1月, 2023 5 次提交
-
-
由 wangzhen38 提交于
-
由 wenbin 提交于
* skip_groupnorm * init * preln * add ut * more assert * set timeout * fix windows ci issue
-
由 Hulek 提交于
* Rewritten * change mkldnn to onednn * fix cmake name
-
由 gem5 提交于
-
由 Jiabin Yang 提交于
* proto type of composite grad in paddle * proto type of composite grad in paddle * refactor composite api with phi * fix compile error * support static graph code-gen for squeeze op * generate static graph code of unsqueeze * refine op name * fix compile error * add extra output in op_compat * remove debug log * fix clang compile error * support prim switch flag * support prim switch flag * fix dygraph error * merge develop * add code_gen * add necessary files without codegen * fix code_gen bug * add deps * modify igmnore * add ignore * delete std cout * add composite logic for backward.py * add tanh first order grad composite * support enable_prim flag for static graph * throw expection when both GrapOpMaker and GradCompOpMaker not been registered * reorganize the directory of prim api tests * fix windows error * add eager_utils * add eager_utils * modify code gen * add composite parse * add unittest for get_grad_op_desc * code optimize * fix static test on windows * support generate static graph code for imag and real op * fix windows compile error in test_static_prim * merge develop * disable test eager in inference * prim code gen * disable eager compile in inference * rm other file * rm gitignore file * code_style * add eager test * code_style * merge develop * remove useless files * modify static test * support bool flag from singlton * merge develop * recover git ignore * fix conflict * recover git ignore for generated op * fix test compile error * remove some tests * add python test * fix some name issue * add composite code gen * modify backward yaml * fix static composite grad maker code gen * remove addtional files * add some static funcs unit test * fix some bugs * fix composite grad maker register code gen * optimize some functions Co-authored-by: Nzyfncg <zhangyunfei07@baidu.com> Co-authored-by: Nwangruting <wangruting@baidu.com> Co-authored-by: Ncxxly <chenxx_id@163.com> Co-authored-by: Ncharles-hit <wanghao107@baidu.com> Co-authored-by: Nxiaoguoguo626807 <100397923+xiaoguoguo626807@users.noreply.github.com>
-
- 06 1月, 2023 2 次提交
-
-
由 wangzhen38 提交于
-
由 Aurelius84 提交于
* [D2SCinn]Add test_cinn unittest and param_grad into skip_gc_vars * remove print
-
- 05 1月, 2023 5 次提交
-
-
由 jiangcheng 提交于
* CINN add fetch op for skip gc vars * perfect test annotation * break if not is_only_used_internal * move skip_gc_var_names get out of for loop
-
由 Ruibiao Chen 提交于
-
由 Wilber 提交于
-
由 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
-
由 GaoYuYang 提交于
-
- 04 1月, 2023 5 次提交
-
-
由 Aurelius84 提交于
-
由 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 4 次提交
-
-
由 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
-
- 02 1月, 2023 1 次提交
-
-
由 Hulek 提交于
-
- 30 12月, 2022 4 次提交
-
-
由 zyfncg 提交于
* fix test_conv_bn_fuse_pass_cc * remove comment
-
由 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>
-
由 WangZhen 提交于
* Fix default GetExpectedKernelType for ops supported tensor attrs
-
- 29 12月, 2022 1 次提交
-
-
由 zmxdream 提交于
* fix load into memory * fix load into memory * fix code style
-
- 28 12月, 2022 1 次提交
-
-
由 Leo Chen 提交于
* add skip run * alloc minimum memory * skip check_size in Alloc * skip check_size in Alloc * skip check_size in Alloc * fix cases when tensor is initialized or empty * alloc empty output for place info * add test * increase timeout * format code * skip cpu * add cudnn_deterministic * fit for hostAlloc * follow comments * change check_size to fake_alloc
-
- 27 12月, 2022 2 次提交
-
-
由 zhangbo9674 提交于
* cinn use interpretercore * fix bug * fix compile bug * fix scope bug * refine code * refine code by comment * refine code by comment
-
由 Ruibiao Chen 提交于
* Support priority scheduling for standalone executor * Add CPU test
-
- 26 12月, 2022 3 次提交
-
-
由 Ruibiao Chen 提交于
-
由 Ruibiao Chen 提交于
* Memory search for stream analyzer * Shrink redundant waiters
-
由 gem5 提交于
* Enable identity_scale_op_clean_pass by default * IdentityScaleOpCleanPass assert_var_not_persistable
-
- 23 12月, 2022 1 次提交
-
-
由 QingshuChen 提交于
-