- 14 12月, 2021 11 次提交
-
-
由 jianghaicheng 提交于
-
由 jianghaicheng 提交于
-
由 jianghaicheng 提交于
-
由 chentianyu03 提交于
* layer.to api support numpy.dtype and paddle.dtype * skip the layer to eaxmple code executing for env not support
-
由 YuanRisheng 提交于
* Reduce reshape kernel functions in pten * delete notes * fix bugs when compile
-
由 feng_shuai 提交于
* test_mkldnn_depthwise_conv_pass * test: add TimeOut * sset TIMEOUT * fix:add random num for dilation and group
-
由 Zhanlue Yang 提交于
* Rearranged Eager AutoCodeGen directory structure * Removed USE_OP in Eager AutoCodeGen * Enabled generation for Operators without Grad/Inputs/Outputs * Resolved operators without input * Fixed merge conflicts * Enabled Eager AutoCodeGen for 10+ more operators * Refactored Eager AutoCodeGen with more organized helper objects * Enabled Eager AutoCodeGen for operators with multiple OpBases * Adjusted Eager AutoCodeGen to Enable Passing Output Tensor as Input Argument * Handled Dispensable Inputs/Outputs in Eager AutoCodeGen
-
由 heliqi 提交于
* add layer_norm_fuse_pass test case * restore cmakelist code * Merge branch 'develop' into layer_norm_fuse_pass * Merge branch 'develop' into layer_norm_fuse_pass * add bad case test
-
由 sneaxiy 提交于
* add white list for dist passes * update comment * follow zhiqiu's comment * fix PassContext attrs type
-
由 wangguanzhong 提交于
-
由 Sylwester Fraczek 提交于
* reshape+transpose+matmul_v2 * in_name->input_name * fix pr-ci-static-check
-
- 13 12月, 2021 19 次提交
-
-
由 Sing_chan 提交于
* make some test higher paralle level * modify slightly acoodring ci test:40100-40107 * modify slightly acoodring ci test:40124-40134 * modify slightly acoodring ci test:40138-40150 * modify slightly acoodring ci test:40153-40165 * modify slightly acoodring ci test:40153-40165
-
由 zhenlin 提交于
* add_conv_bn_fuse_pass_test * add trt NHWC bug into invalid program for avoiding error crash * add trt NHWC bug into invalid program for avoiding error crash * add trt NHWC bug into invalid program for avoiding error crash * fix trt pass target optype bug based on has_bias value * fix trt pass target optype bug based on has_bias value
-
由 zhenlin 提交于
* update 3 tests * fix typo error
-
由 wenbin 提交于
* disabled bad case * int to size_t
-
由 wanghuancoder 提交于
-
由 jianghaicheng 提交于
-
由 taixiurong 提交于
-
由 xiongkun 提交于
* fix single card 8 unittests in new executor * fix * fix
-
由 Noel 提交于
-
由 Chen Weihang 提交于
-
由 wanghuancoder 提交于
-
由 wangzhen38 提交于
* add Logit API * add unittest * conflict * pull conflit * pull conflit logit * fix unititest * fix code style * update docs style of * update en doc * fix docs en style * fix docs en style1 * fix docs en style2 * fix docs en style3 * fix docs en style4 * fix docs en style5 * fix docs en style6 * fix docs en style7 * fix docs en style8 * update by review * fix nan bug
-
由 CtfGo 提交于
complement deps of cmake files under WITH_CINN compilation
-
由 zmxdream 提交于
* [rot90] fix rot90 * fix rot90 * fix for ci. test=develop * fix rot90. test=develop * update. test=develop * update. test=develop
-
由 zyfncg 提交于
* add variadic_args kernel in pten * merge develop code * add variadic_args kernel and benchmark * change dynamic_cast to static_cast for DeviceContext * merge the code * modify code format * refactor variadic kernel function
-
由 Shang Zhizhou 提交于
* fix reduce_max bug * add unittest
-
由 zlsh80826 提交于
-
由 0x45f 提交于
* allow ifelse return `int` in paddle cond * add test and refine code * polish code, add test * code format
-
由 zlsh80826 提交于
* add restriction on plugin supportsFormat to eliminate errors from TensorRT8 * ernie-varlen is only supported on architecture >= sm75
-
- 12 12月, 2021 1 次提交
-
-
由 沉潜的鱼儿 提交于
* dist matmul op compatible * dist op unittest * modify dist matmul * modify dist reshape * modify dist reshape * add a space * add a space * delete dist matmul op * modify reshape * add dist op unittest * modify dist op unittest
-
- 11 12月, 2021 1 次提交
-
-
由 Tao Luo 提交于
-
- 10 12月, 2021 8 次提交
-
-
由 liu zhengxi 提交于
* promote to v2 * alter
-
由 Leo Chen 提交于
-
由 pangyoki 提交于
-
由 chentianyu03 提交于
-
由 zhaocaibei123 提交于
* fix * modify log * fix batch_size
-
由 kuizhiqing 提交于
-
由 0x45f 提交于
* remove outer comment when dy2stat * remove all comment * add unit test
-
由 YuanRisheng 提交于
* add alias kernel name * modify code as suggestions * add alias name for matmul and remove redundant member in kernel factory
-