- 15 12月, 2021 7 次提交
-
-
由 王明冬 提交于
-
由 zhouweiwei2014 提交于
* add new API:paddle.movedim/moveaxis * add new API:paddle.movedim/moveaxis * add new API:add new API:paddle.movedim/moveaxis * fix comment * fix comment
-
由 Chen Weihang 提交于
-
由 Huihuang Zheng 提交于
As the title.
-
由 Chen Weihang 提交于
-
由 chentianyu03 提交于
* replace with pten kernel in cast cuda compute and remove unused codes * rm unused header file * replace CastCUDAOpKernel with CastOpKernel
-
由 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 * Adjusted function generation/call between Python-C API & Dygraph API * Synchronized auto-generated Python-C API with Dygraph Forward Functions * Added safe_initialized interface to EagerTensor for use in processing dispensable inputs
-
- 14 12月, 2021 28 次提交
-
-
由 Aurelius84 提交于
* Enhance error msg in paddle.assign in static mode * fix unittest
-
由 Sylwester Fraczek 提交于
* add map_matmul passes to quant2_int8_mkldnn_pass * fix fc+act fuse (activation scale) * ci fix, c++17 structured bindings not available * fix ci static check
-
由 zyfncg 提交于
* fix bug of set_value op * fix BumpInplaceVersion * polish some comments * revert change of full_like
-
由 caozhou 提交于
* update Planner * update unitest * update PlanSpace * update PlanSpace * modify set_grad_var_shape * update code style
-
由 Chen Weihang 提交于
* polish register marco * resolve compile failed * revert needless change * revert eager related change * revert eager related change * change register marco name * polish deetails
-
由 baoachun 提交于
* add conv_gelu_mkldnn_fuse_pass * add post ops
-
由 Guanghua Yu 提交于
-
由 Aurelius84 提交于
-
由 weishengying 提交于
-
由 YuanRisheng 提交于
-
由 jianghaicheng 提交于
-
由 jianghaicheng 提交于
-
由 jianghaicheng 提交于
-
由 Sing_chan 提交于
-
由 Yuang Liu 提交于
-
由 jianghaicheng 提交于
-
由 jianghaicheng 提交于
-
由 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 5 次提交
-
-
由 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 提交于
-