- 18 5月, 2022 1 次提交
 - 
- 
由 Feiyu Chan 提交于
Add Code Generation for operators, op makers and argument mapping functions (#41772)
 
 - 
 - 16 5月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* update code * change the return type for inplace dygraph api * change the tuple construct
 
 - 
 - 11 5月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* change the output format of C++ backward api * fix merge conflict * fix sparse api code auto-gen * fix eager_gen bug * fix bug of output is null * fix bug of conv2d_grad_impl * fix optional grad * fix bug of eager-gen double_grad * fix bug * fix multiply_double_grad bug * remove node pruning
 
 - 
 - 12 4月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* support setting vector out size in yaml * support setting size of vector<tensor> for out in yaml
 
 - 
 - 04 4月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
 
 - 
 - 31 3月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* rename scalar_array to int_array * update cmake * fix conflict * remove useless log
 
 - 
 - 30 3月, 2022 1 次提交
 - 
- 
由 pangyoki 提交于
* support view strategy in eager_final state * perfect reshape kernel * fix bugs of sig * add unittest for reshape_sig * fix bugs when run converage * fix inplace bug in final_state eager_gen * fix python_c_gen * support view strategy for final state * fix order of out and xshape in reshape * fix Coverage_CI unittest timeout error * support reshape view * fix reshape_sig * fix yml and api_base Co-authored-by: NYuanRisheng <yuanrisheng@baidu.com> 
 - 
 - 24 3月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* support intermediate for saprse api * close intermediate in yaml * fix dygraph_api dep for eager
 
 - 
 - 23 3月, 2022 1 次提交
 - 
- 
由 Zhanlue Yang 提交于
* Removed redundant use of declarations.h * Fixed minor bug
 
 - 
 - 21 3月, 2022 1 次提交
 - 
- 
由 hong 提交于
* add add yaml * add elementwise add yaml; test=develop * add norm * update * add some yaml config; test=develop * fix bug; test=develop * fix compare error; test=develop * revert erger_gen.py * update; test=deveop * remove usless code; test=deveop * fix bug; test=develop * fix test error; test=develop * remove int_type; test=develop * fix type error; test=develop * format; test=develop * remove type register; test=develop * polish code; test=develop * fix ci error; test=develop
 
 - 
 - 15 3月, 2022 1 次提交
 - 
- 
由 Zhanlue Yang 提交于
* Added more signposts to dygraph profiling * Fixed minor issues * Refactored signpost names * Fixed typo * Removed debug codes * Fixed typo * Adjusted signpost names * Fixed issues from branch merge
 
 - 
 - 11 3月, 2022 1 次提交
 - 
- 
由 Chen Weihang 提交于
* remove needless deps in unittests * add gpu marco * fix other unittests * fix kernel name error * fix test_prepare_op * fix failed dygraph unittests * fix gpu failed tests * fix cinn test failed * fix cinn test failed * fix dropout tests
 
 - 
 - 09 3月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* support code auto-gene for sparse backward api * fix bug of intermediate api and name of return var
 
 - 
 - 03 3月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* suppport sparse api in yaml * support auto-gen code of sparse api * do some refactor * add unittest test_sparse_conv_api * add unitest file Co-authored-by: Nzkh2016 <zhangkaihuo@baidu.com> 
 - 
 - 28 2月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* fix selected_rows bug in C++ API * add optional for C++ APIO * data transform support optional * remove data transform for optional vector<Tensor> * adjust some format of funtcion * fix empyt bug
 
 - 
 - 26 2月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* Support custom implement for C++ API * rename api_invoke_impl to api_custom_impl * remove manual_api * delete mutable_data in copy_to api * fix problem of copy_to * add unittest for infer_meta_fn_factory * fix split cofig in yaml * fix split cofig in yaml * modify sum api yaml * add copy_to wrapped infermeta * rollback copy impl
 
 - 
 - 22 2月, 2022 1 次提交
 - 
- 
由 Chen Weihang 提交于
* unify register macro * rename declare macro * fix infrt error
 
 - 
 - 20 2月, 2022 1 次提交
 - 
- 
由 Chen Weihang 提交于
* rename pten dir to phi * rename namespace to phi * rename infrt pten dir to phi * resolve conflict * rename pten to phi in cmake * revert all infrt change * change needed files * fix infrt failed * fix inference failed
 
 - 
 - 18 2月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* support inplace and intermediate in yaml * add cmake for dygraph_api
 
 - 
 - 15 2月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* add data_transform in pten api * support GetKernelTypeForVar * fix complie problem of bfloat16 * add scale_sr in api * suppport select_row in C++ api * merge code
 
 - 
 - 13 2月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* generate wrapped_infer_meta * add test for wrapped_infer_meta * Update test_meta_fn_utils.cc * change the dir of generated file Co-authored-by: NChen Weihang <chenweihang@baidu.com> Co-authored-by: NChen Weihang <chenwhpro@163.com>
 
 - 
 - 11 2月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* fix code conflict * generate inter_meta register * clear cache * just try * add sign c++ api * polish some code
 
 - 
 - 10 2月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* refactor C++ API code-gen * fix windows problem of C++ API
 
 - 
 - 04 2月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* add data_transform in pten api * support GetKernelTypeForVar * fix complie problem of bfloat16 * change error namespace * add complex type transform unittest * fix merge conflict
 
 - 
 - 30 1月, 2022 1 次提交
 - 
- 
由 Chen Weihang 提交于
* change unary infermeta * change other infermeta * change all infermeta format * resolve conflit * fix test failed * resolve reshape conflit * fix compile failed * adapt auto api gen * fix reshape failed * fix concat failed * resolve conflict
 
 - 
 - 28 1月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
 
 - 
 - 26 1月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
 
 - 
 - 24 1月, 2022 1 次提交
 - 
- 
由 zyfncg 提交于
* add config of backward-api auto-gene * fix compile bug * remove wrong header * rename grad_api to backward_api * modify .gitignore
 
 - 
 - 21 1月, 2022 1 次提交
 - 
- 
由 chentianyu03 提交于
 
 - 
 - 13 1月, 2022 1 次提交
 - 
- 
由 chentianyu03 提交于
* move dot_dev api into dot_kernel.h * add infermate header * modify to dotkerel in dot_op.h * mvoe conj dev api into complex_kernel.h * move sign dev api into sign_kernel.h * move scale dev api into kernel.h and remove infermete.h * rm paddle/pten/include/math.h * rm paddle/pten/include/math.h * rm include dir * rm paddle/pten/include/math.h * fix conflict with develop branch * rm devContext in conj_op.h * add the missing complex_kernel header
 
 - 
 - 04 1月, 2022 1 次提交
 - 
- 
由 YuanRisheng 提交于
* change 'math' to 'math_kernel' * fix compile bugs * merge develop * fix compile bugs * move cpu_impl of elementwise kernel to new directory
 
 - 
 - 23 12月, 2021 1 次提交
 - 
- 
由 zyfncg 提交于
* add empty and empty_like kernel in pten * add empty dev_api
 
 - 
 - 22 12月, 2021 1 次提交
 - 
- 
由 Chen Weihang 提交于
* add pten kernel cmake * add pten kernel cmake function * fix compile error * add enforce include for full kernel * fix compile failed * change cuda to gpu * fix cmake function error
 
 - 
 - 15 12月, 2021 1 次提交
 - 
- 
由 Chen Weihang 提交于
 
 - 
 - 13 12月, 2021 1 次提交
 - 
- 
由 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
 
 - 
 - 09 12月, 2021 1 次提交
 - 
- 
由 Chen Weihang 提交于
* refine the kernel register impl * fix cmake and symbol error * remove overload marco * polish details
 
 - 
 - 06 12月, 2021 1 次提交
 - 
- 
由 Chen Weihang 提交于
 
 - 
 - 03 12月, 2021 1 次提交
 - 
- 
由 zyfncg 提交于
* add code-gen file * add api-gen in cmake * adjust the code format * temp save the code * add genen-api module into pten * merge the develop code * fix merge conflict * fix code conflict with develop * support reduce_mean/sum * fix the CI requirement * fix requirement problem of CI * remove original api code * fix bug caused by removing original api
 
 -