- 13 10月, 2022 2 次提交
-
-
由 HongyuJia 提交于
* remove PADDLE_WITH_MKLDNN, test white_list=abs * fix unique_ptr * fix op.Type() * remove TODO in kernel_dispatch.h * remove IndicateVarDataType function, update white_list * remove mkldnn hard code * add comments * fix == * update mkldnn_op_list * delete hard code of OPs * update mkldnn_op_list * update mkldnn_op_list, remove interp * add error check for ExecutionContext * update mkldnn_op_list, remove transpose2_grad * remove interpolate mkldnn * remove fill_constant mkldnn * opt HasAttr in DygraphExecutionContext * deprecated commit, test mkldnn_white_list * deprecated commit, test mkldnn_white_list * deprecated commit, test mkldnn_black_list * update mkldnn_op_list, add assert error op * solve cudnn related op * fix error * add mkldnn fallback in phi_utils.cc * remove mkldnn fallback in phi_utils.cc * opt code implementation * polish Copyright License
-
由 joanna.wozna.intel 提交于
* Add unsigned int8 propagation * Add or modify unit tests * Correct concat scale checking * Apply review suggestions * Corrections
-
- 12 10月, 2022 16 次提交
-
-
由 Zhang Ting 提交于
This reverts commit 8a5f17e8.
-
由 sunli 提交于
* fix wz review * update code
-
由 Weilong Wu 提交于
-
由 zhoutianzi666 提交于
-
由 Leo Chen 提交于
* refactor * refine code
-
由 Wangzheee 提交于
-
由 zhangkaihuo 提交于
-
由 weishengying 提交于
-
由 zyfncg 提交于
-
由 sneaxiy 提交于
* fix some ops for int64 range * update error message
-
由 zhouweiwei2014 提交于
* [Zero-Dim] support input 0D Tensor for unary api * fix CI
-
由 zhangkaihuo 提交于
-
由 Zhen Wang 提交于
-
由 sunli 提交于
* optimize cinn subgraph detector * fix update subgraph * add annotation
-
由 Shuangchi He 提交于
-
由 niuliling123 提交于
-
- 11 10月, 2022 22 次提交
-
-
由 Feiyu Chan 提交于
-
由 Wangzheee 提交于
* add_lookup_table_v2
-
由 Sylwester Fraczek 提交于
* add logging to fc residual fuse pass * expand logging message to fc residual fuse pass * Add test for fc residual not fusing with activation
-
由 Wen Sun 提交于
-
由 Wen Sun 提交于
-
由 Chenxiao Niu 提交于
-
由 Chenxiao Niu 提交于
-
由 Leding Li 提交于
* Add missing <cstddef> * Fix some iterator type * Currently use host protobuf to bypass build failure
-
由 Aganlengzi 提交于
-
由 Wangzheee 提交于
-
由 Chen Weihang 提交于
* remove using lodtensor part1 * polish history code format
-
由 yeliang2258 提交于
* fix slice bugs * fix * update code * fix * update code
-
由 HongyuJia 提交于
-
由 HongyuJia 提交于
* refine conv_op mkldnn code * fix customized_type_value
-
由 HongyuJia 提交于
* refine sum_op mkldnn code * refine sum_op mkldnn code
-
由 HongyuJia 提交于
-
由 Weilong Wu 提交于
-
由 傅剑寒 提交于
* add fp16 data type for set_value * cancel flip modification * add fp16 dtype support for set_value
-
由 HongyuJia 提交于
* solve transpose2, follow #22402 * fix CI cmake * update REGISTER_OP_KERNEL of transpose2
-
由 HongyuJia 提交于
-
由 Zhen Wang 提交于
* Fix some bugs hidden in build_cinn_pass. * Update codes about OpTransInfo. * Only support for the static reshape/reshape2 op.
-
由 niuliling123 提交于
-