- 11 10月, 2022 1 次提交
-
-
由 niuliling123 提交于
-
- 10 10月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* add yaml entry for rnn and rrnn_grad, move infershape function for rnn_grad to phi infer meta * WIP: move rnn kernrl to phi * Change the code generation to avoid converting from intializer list to tuple of heterogeneous types. This is only triggered when an api has intermediate outputs, and the result of the outputs are of heterogeneous types. * fix the bug that when none in a vector of tensors requires gradient, the conversion to InferShapeContext to InferMetaContext (a.k.a. BuildInferMetaContext) produces errorous results. * fix ci bugs * fix ci bugs * fix ci bugs * modify code according comment Co-authored-by: Nchenfeiyu <chenfeiyu@baidu.com>
-
- 09 10月, 2022 2 次提交
-
-
由 zhangkaihuo 提交于
-
由 zhangkaihuo 提交于
-
- 30 9月, 2022 1 次提交
-
-
由 六个骨头 提交于
-
- 29 9月, 2022 2 次提交
-
-
由 HongyuJia 提交于
* select highest priority layout * opt performance, save virtual table find
-
由 HongyuJia 提交于
* add datatype check for ParseKernelKeyByInputArgs * polish error message * Actually, einsum has vector<Tensor> inpute with DataType::COMPLEX64, see test_einsum_v2.py * headerfile remove enforce.h
-
- 28 9月, 2022 4 次提交
-
-
由 Chen Weihang 提交于
* remove needless using tensor * remove needless using tensor * resolve conflict * replace tensor using * fix format error * revert needless changing * fix rocm and npu compile error * fix cinn compile error * fix format error * fix mkldnn format error * fix mkldnn format error * fix cinn compile error * fix cinn compile error * fix cinn compile error * resolve conflict
-
由 HongyuJia 提交于
* change BackendSet from 64bits to 32bits * fix _MSC_VER error, __lzcnt32->__lzcnt * fix __GNUC__ error, __builtin_clzl->__builtin_clz
-
由 YuanRisheng 提交于
-
由 zyfncg 提交于
* fix clip_extra code in remove_training_info * revert rnn opmaker clear
-
- 27 9月, 2022 1 次提交
-
-
由 jiahongyu 提交于
-
- 26 9月, 2022 3 次提交
-
-
由 Chen Weihang 提交于
* enable eager mode on xpu, test=kunlun * add numpy support to xpu * fix tensor using error * fix error, test=kunlun * fix failed tests, test=kunlun
-
由 zyfncg 提交于
-
由 zyfncg 提交于
-
- 23 9月, 2022 2 次提交
-
-
由 Weilong Wu 提交于
-
由 zyfncg 提交于
-
- 22 9月, 2022 2 次提交
-
-
由 zyfncg 提交于
* clear extra attrs of look_up_table_v2 in opmaker * fix bug
-
由 YuanRisheng 提交于
* remove invoke yaml * fix ci bugs
-
- 21 9月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
* for add_bias
-
- 20 9月, 2022 4 次提交
-
-
由 YuanRisheng 提交于
* move_merge_selected_rows * update code
-
由 YuanRisheng 提交于
* add amp yaml * fix ci bugs
-
由 zyfncg 提交于
-
由 HongyuJia 提交于
* polish code comments * polish data_device_transform.cc
-
- 19 9月, 2022 8 次提交
-
-
由 zhangkaihuo 提交于
* sparse infer_meta
-
由 Charles-hit 提交于
-
由 zyfncg 提交于
* clear extra attr of some ops in opmaker * revert clear use_cudnn for pool * fix test_operator_desc * fix Attr interface of OperatorBase
-
由 Nyakku Shigure 提交于
* [CodeStyle] trim trailing whitespace in yaml and hook * python incremental whitespace and yml files
-
由 YuanRisheng 提交于
* move sum * fix ci bugs * fix ci bugs * fix set_lod bugs * fix infershape bugs * fix ci bugs * fix ci unittest bug * fix ci bugs * perfect code * update code according comment * add unittest * fix ci bugs
-
由 Charles-hit 提交于
* support cast op backward refuse forward * Fix the bug of high order unit test framework
-
由 WangZhen 提交于
* Fix TransDataBackend Error when call unsqueeze using MKL Tensor * Add UT * Refine UT
-
由 niuliling123 提交于
-
- 16 9月, 2022 2 次提交
-
-
由 zyfncg 提交于
* clear extra attr of scale in opmaker * fix sum bug * fix merge conflict * fix minus
-
由 Jiabin Yang 提交于
* fix linspace error in amp * fix log * fix amp error
-
- 15 9月, 2022 1 次提交
-
-
由 zyfncg 提交于
* clear extra attrs of elementwise op in opmaker * fix op_debug_string_test * fix bug of grad_add * fix sort of runtime attrs
-
- 14 9月, 2022 5 次提交
-
-
由 Nyakku Shigure 提交于
* trim trailing whitespace * fix `.cmake-format.py` * revert npu ut changes, avoid npu ci error
-
由 Chen Weihang 提交于
-
由 zhangkaihuo 提交于
-
由 Charles-hit 提交于
-
由 Charles-hit 提交于
-