- 15 12月, 2021 2 次提交
-
-
由 wenbin 提交于
* remove bf16 * remove comments * remove wrong return * fix UT
-
由 Chen Weihang 提交于
-
- 14 12月, 2021 7 次提交
-
-
由 baoachun 提交于
* add conv_gelu_mkldnn_fuse_pass * add post ops
-
由 Aurelius84 提交于
-
由 YuanRisheng 提交于
-
由 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
-
由 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
-
由 Sylwester Fraczek 提交于
* reshape+transpose+matmul_v2 * in_name->input_name * fix pr-ci-static-check
-
- 13 12月, 2021 5 次提交
-
-
由 zhenlin 提交于
* update 3 tests * fix typo error
-
由 wenbin 提交于
* disabled bad case * int to size_t
-
由 taixiurong 提交于
-
由 xiongkun 提交于
* fix single card 8 unittests in new executor * fix * fix
-
由 CtfGo 提交于
complement deps of cmake files under WITH_CINN compilation
-
- 10 12月, 2021 4 次提交
-
-
由 CtfGo 提交于
-
由 heliqi 提交于
* add fc_elementwise_layernorm_fuse_pass * fix name conflictn * rebuild CI * fix Ran Programs=0 bug
-
由 jianghaicheng 提交于
-
由 jianghaicheng 提交于
-
- 09 12月, 2021 6 次提交
-
-
由 jiangcheng 提交于
* optimize cache key * add cinn cache key by graph address * perfect cache key test script * rename GraphHashProto to GraphHashStrategy * optimize graph_serialize_str_ to graph_hash_val_ and other change by review advices
-
由 CtfGo 提交于
cinn_launch_op: cache scope and place on CinnLaunchContext to skip duplicate alloc/free callback construction
-
由 heliqi 提交于
* add transpose_flatten_concat pass * modify skip func to ignore_pass_case func * delete input_shape limit * modify get node order
-
由 Chen Weihang 提交于
-
由 jianghaicheng 提交于
-
由 wangguanqun 提交于
* default accessor and multi table config * add unittest * add unittest * delete print
-
- 08 12月, 2021 2 次提交
-
-
由 CtfGo 提交于
1. add a subdirectory named `cinn` in `paddle/fluid/operators` directory and move releated files into it 2. seperate CinnLaunchContext class from `cinn_launch_op.h` and put it in a new independent file named `cinn_launch_context.h`, so that it can be included by others clearly.
-
由 YuanRisheng 提交于
* add alias kernel name * modify code as suggestions
-
- 07 12月, 2021 5 次提交
-
-
由 Zhanlue Yang 提交于
* Debug * Fixed issue with reset_grad_inplace_version when used with clear_gradient & cross-batch accumulation * Rearranged interfaces * Fixed ci issues
-
由 zmxdream 提交于
* fix heter service. test=develop * fix heter section worker in debug mode
-
由 wenbin 提交于
don't exit if requested_size < size
-
由 Zuza 提交于
* quantize slice op * correct test * fix code formatting
-
由 jianghaicheng 提交于
-
- 06 12月, 2021 6 次提交
-
-
由 Huihuang Zheng 提交于
1. Modify git tag for CINN 2. Support compile option "-DWITH_CINN=ON, -DWITH_TESTING=OFF"
-
由 heliqi 提交于
* add test_unsqueeze2_eltwise_fuse_pass * fix name conflictn * rebuild CI
-
由 zmxdream 提交于
* update * update. test=develop * fix. test=develop * fix ut. test=develop * fix ut. test=develop * fix ut. test=develop * update. test=develop * fix ut. test=develop * fix ut. test=develop * fix sample code. test=develop * fix ut. test=develop * fix ut. test=develop * fix ut. test=develop * fix ut. test=develop * fix paddle.rot90 doc. test=develop * update ut. test=develop * fix. test=develop * fix .test=develop * fix .test=develop * fix doc. test=develop
-
由 danleifeng 提交于
-
由 Leo Chen 提交于
* enable sequential_run for standalone_executor * add ut * fix ut
-
由 kuizhiqing 提交于
-
- 03 12月, 2021 2 次提交
- 02 12月, 2021 1 次提交
-
-
由 Thunderbrook 提交于
-