- 13 10月, 2022 11 次提交
-
-
由 zhouweiwei2014 提交于
-
由 Wangzheee 提交于
* test=infer-coverage
-
由 YuanRisheng 提交于
-
由 Aurelius84 提交于
* [BUG]Fix expand_as_v2 bug while X and Y with different dtype * fix commit
-
由 carryyu 提交于
-
由 Zhang Ting 提交于
* Revert "【Hackathon No.56&38】deformable_conv_v1 算子实现 float16 数据类型支持&前向运行加速 (#46111)"
-
由 Xinger 提交于
* add rpc module in cpp side * add rpc module in python side * support win32 and mac for rpc * 代码优化 * 优化代码 * update rpc * update rpc launch * rpc remove rank and world_size api * fix logger import bug * remove support for win and mac * remove support for xpu, npu, cinn and rocm * remove support for xpu, npu, cinn and rocm * fix shutdown barrier timeout bug * update:python_rpc_handler to shared ptr * fix master shutodwn first bug * tests support for cpu * update log to vlog * update get service info api * add single process test case * remove process group * remove some useless dependencies * update rpc api comments * update rpc comments: Example to Examples * update rpc api comments * update rpc api comments * update launch api comments * update init_rpc comments * update rpc sync and async comments * fix bug: init_rpc cant be called repeatly in a process * update rpc api comment: make master endpoint unique * update rpc api:service to worker, timeout_ms to timeout * rename ServiceInfo to WorkerInfo * refactor: rename server to worker, log to vlog * add launch test * remove unused codes * refine
-
由 Zhang Zheng 提交于
* Correct the logic and remove unnecessary template param * fix error throw * fix print format * fix ci
-
由 Leo Chen 提交于
* remove class ScopeBase * reopen test
-
由 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 13 次提交
-
-
由 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 提交于
-