- 12 10月, 2022 3 次提交
-
-
由 weishengying 提交于
-
由 zhouweiwei2014 提交于
* [Zero-Dim] support input 0D Tensor for unary api * fix CI
-
由 sunli 提交于
* optimize cinn subgraph detector * fix update subgraph * add annotation
-
- 11 10月, 2022 4 次提交
-
-
由 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
-
由 Aganlengzi 提交于
-
由 Chen Weihang 提交于
* remove using lodtensor part1 * polish history code format
-
由 Zhen Wang 提交于
* Fix some bugs hidden in build_cinn_pass. * Update codes about OpTransInfo. * Only support for the static reshape/reshape2 op.
-
- 10 10月, 2022 5 次提交
-
-
由 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>
-
由 Leo Chen 提交于
* reduce time cost on atomic in interpretercore * clear code of PrepareAtomic in interpretercore * refine threadpool cache
-
由 Sylwester Fraczek 提交于
* fix fc pattern remove use_bias add residual input switch fix references to pattern * review fixes
-
由 Sylwester Fraczek 提交于
* Add methods that find input or output name by var name * kind of bugfix - initialize variables * ci fix * review fixed
-
由 zhoutianzi666 提交于
-
- 09 10月, 2022 2 次提交
-
-
由 zmxdream 提交于
-
由 zhangbo9674 提交于
-
- 08 10月, 2022 1 次提交
-
-
由 HongyuJia 提交于
-
- 03 10月, 2022 1 次提交
-
-
由 Jacek Czaja 提交于
* - some more MD changes * - lint * - compilation fixes * - compilation fixes * - lint * - fix
-
- 30 9月, 2022 4 次提交
-
-
由 Ruibiao Chen 提交于
-
由 Allen Guo 提交于
* paddle-inference support custom-ops Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> * fix tolower Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai>
-
由 ykkk2333 提交于
* migrate sigmoid with cross entropy, and tile xpu kernels to phi, test=kunlun * migrate add_n kernep to phi, test=kunlun * fix bugs of tipc, test=kunlun
-
由 HongyuJia 提交于
-
- 29 9月, 2022 2 次提交
-
-
由 zmxdream 提交于
* add afs OpenWriter * update
-
由 yeliang2258 提交于
* remove calibration file path * remove useless code
-
- 28 9月, 2022 5 次提交
-
-
由 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
-
由 Ruibiao Chen 提交于
* Convert GradMergeAllReduceOpHandle in GraphToBlock * Set FLAGS_CONVERT_GRAPH_TO_PROGRAM to False
-
由 zmxdream 提交于
-
由 Leo Chen 提交于
-
由 kangguangli 提交于
* add gpu kernel for transfer layout * comment error throw * fix: flag setting in testcase; add condition check for raising error * fix typo * fix: add error type for PADDLE_THROW * remove kernel fallback in data_transfer.cc * remove useless variable definition
-
- 27 9月, 2022 3 次提交
-
-
由 Wangzheee 提交于
* [Paddle Inference]support n lookup_tables fuse to embeddinglayernorm(3)
-
由 Ruibiao Chen 提交于
-
由 zhangkaihuo 提交于
-
- 25 9月, 2022 1 次提交
-
-
由 sneaxiy 提交于
-
- 23 9月, 2022 1 次提交
-
-
由 Ruibiao Chen 提交于
* Add ExecutionConfig and fix last-live-op bug for standalone executor * Improve code design
-
- 22 9月, 2022 3 次提交
-
-
由 Sławomir Siwek 提交于
* gaussian random * mkldnn to onednn renaming * fix merge conflicts * remove fluid code * onednn renaming * gelu fwd * sort activations * gelu gradient * remove unused macros * merge conflicts * fix merge conflicts * remove extra contraint from gelu op
-
由 Leo Chen 提交于
-
由 zyfncg 提交于
-
- 21 9月, 2022 4 次提交
-
-
由 Chen Weihang 提交于
-
由 Zhen Wang 提交于
* use cinn in the paddle inference * fix some cmake errors * Avoid division by zero in the arange_kernel. * Avoid dynamic ops. * Remove some useless codes. * Use OpTransInfo to encapsulate some codes used in the build_cinn_pass.
-
由 wenbin 提交于
* residual_no_bias * comments * more ut * fix input
-
由 Leo Chen 提交于
-
- 20 9月, 2022 1 次提交
-
-
由 ronnywang 提交于
* [NPU] fix run_program_op, test=develop * [NPU] fix matmul_v2 in cann502, test=develop
-