- 01 11月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* support generating code of opmaker for backward op invoke forward op (#46912) * [code-gen] Support code-gen for opmaker of sparse op (#46993) * support generating code of opmaker for backward op invoke forward op * gsupport code-gen of opmaker for sparse op * refind logic of choose phi kernrel * fix complie budg * fix code_gen bug * fix bug * fix kernel signature code-gen * fix complie bug of VarType * fix complie bug of VarType * fix test_sparse_conv_op * fix test_sparse_norm_op * [Phi] Refactor logic of judging whether having a phi kernrel (#46920) * refind logic of choose phi kernrel * fix complie budg * update cmake
 
 - 
 - 16 9月, 2022 1 次提交
 - 
- 
由 Chen Weihang 提交于
* normalize yaml file name (#45894) * Clear extra attributes of activation op in OpMaker (#45772) * clear extra attr of activation op in opmaker * fix syntax bug * fix mkldnn kernel * fix merge conflict * fix bug * [PHI] Normalize yaml op label (#45976) * normalize yaml op label * revert op_compat yaml change * fix prelu and rnn compat problem * replace api by op * support assign op backward refuse forward (#45879) * normize yaml backward op label (#46028) Co-authored-by: Nzyfncg <zhangyunfei07@baidu.com> Co-authored-by: NCharles-hit <56987902+Charles-hit@users.noreply.github.com>
 
 - 
 - 02 9月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* set use_cudnn=true for conv2d * refine the config rule of api_compat
 
 - 
 - 09 8月, 2022 1 次提交
 - 
- 
由 Charles-hit 提交于
* move api(erfinv) from legacy_api.yaml to api.yaml * change inplace_map key
 
 - 
 - 14 7月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
 
 - 
 - 06 7月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
 
 - 
 - 01 7月, 2022 1 次提交
 - 
- 
由 Chen Weihang 提交于
* move yaml to phi * fix undef var error
 
 - 
 - 23 6月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* move trace into api.yaml * add trace unittest * fix trace test * fix generate op
 
 - 
 - 22 6月, 2022 1 次提交
 - 
- 
由 Feiyu Chan 提交于
* add codegen for get_expected_kernel, add argument mapping for selected_rows kernels, fix other bugs in codegen for operators. * move bernoulli, erf, mv, poisson, trunc, erf to api.yaml and corresponding backward api to backward.yaml * generate EmptyGradOpMaker for ops without grad op * add code to generate all possible kernel signatures for infrt
 
 - 
 - 05 6月, 2022 1 次提交
 - 
- 
由 Sing_chan 提交于
* use yapf to format all python file * yapf exclude two unittests file for they rely on writing and reading file, and format will break them * disable diff_py_file because too many diff files cause command following failed
 
 - 
 - 18 5月, 2022 1 次提交
 - 
- 
由 Feiyu Chan 提交于
Add Code Generation for operators, op makers and argument mapping functions (#41772)
 
 -