- 12 7月, 2022 2 次提交
-
-
由 zhouweiwei2014 提交于
-
由 Yuang Liu 提交于
-
- 11 7月, 2022 3 次提交
-
-
由 xiongkun 提交于
einsum support complex and add unittest.
-
由 Leo Chen 提交于
* refine dist_grad kernel * fix cpu kernel bug
-
由 niuliling123 提交于
-
- 09 7月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
-
- 07 7月, 2022 5 次提交
-
-
由 Leo Chen 提交于
* refine dist kernel, reuse norm * follow comments
-
由 Allen Guo 提交于
* feat(): dynamic_to_static support for ipu. * fix(): format fix. * fix format * fix cpplint error * use phi::errors * fix format * fix format * fix(): add api to restore patched function. * fix(): identity_loss uses cpu place as expected kernel type. * doc(): add IPU dy2static related docs. * fix(): combine test cases. * fix format * fix comment * fix format * apply comment * fix compiling * fix(): align docs. * fix(): fix identity_loss function docs. * fix(): adjust mean and sum in identity_loss. * fix(): minor docs. * move API to paddle.incubate.identity_loss * fix UT Co-authored-by: Nzhaorui chen <zhaoruic@graphcore.ai>
-
由 Yuang Liu 提交于
-
由 Jiabin Yang 提交于
* fix deriv with inplace * fix double grad bugs * remove additional file * fix compat dygraph mode * fix yaml remove additional yaml * fix slice double grad error and auto code gen logic error for higher order differentiate * fix fix_higher_order_deriv * remove additional include * fix fix_higher_order_deriv
-
由 shixingbo 提交于
-
- 06 7月, 2022 3 次提交
-
-
由 zhouweiwei2014 提交于
-
由 houj04 提交于
-
由 zyfncg 提交于
-
- 05 7月, 2022 3 次提交
-
-
由 ronnywang 提交于
* Dataloader add custom device support * update test=document_fix
-
由 zhouweiwei2014 提交于
* [Sparse] add SparseCsrTensor fused_attention kernel and API * fix comment
-
由 Aganlengzi 提交于
* dataloader * fix conv3d mapping bug * fix conv3d_grad mapping
-
- 04 7月, 2022 3 次提交
-
-
由 Bo Zhang 提交于
-
由 Ruibiao Chen 提交于
-
由 Ruibiao Chen 提交于
-
- 02 7月, 2022 2 次提交
- 01 7月, 2022 3 次提交
-
-
由 Chen Weihang 提交于
* move yaml to phi * fix undef var error
-
由 limingshu 提交于
* 2nd part of transpose update * add switch_auto_tune option. * add some changes according to Ci * refine the structure of auto_tune_base. * merge develop changes * reset the switch_set_range and change unittest of transpose auto-tune * change the kernel auto-tune logits
- 30 6月, 2022 2 次提交
-
-
由 zyfncg 提交于
* move standard apis to api.yaml * revert erfinv * delete dot_op.h * fix dot * rerun ci
-
由 chentianyu03 提交于
* add relu6 kernel and yaml * format files * format code and fix bug * fix build failed
-
- 29 6月, 2022 5 次提交
-
-
由 zyfncg 提交于
* support complexd selected_rows kernel in yaml * support configuring optimizer api in yaml * fix data transform bug
-
由 zhangkaihuo 提交于
-
由 Leo Chen 提交于
-
由 Chen Weihang 提交于
-
由 zyfncg 提交于
* move cross form legacy_api.yaml to api.yaml * move diagonal to api.yaml
-
- 28 6月, 2022 5 次提交
-
-
由 Feiyu Chan 提交于
* change to condition to find python interpreter to avoid skipping the find process. PYTHONINTERP_FOUND is the best signal that python interpreter is found.
-
由 zhouweiwei2014 提交于
* [Sparse]add SparseTensor mv kernel(csr*dense_vec->dence_vec, coo*dense_vec->dense_vec) * fix CI
-
由 Ruibiao Chen 提交于
* boost::variant -> paddle::variant * boost::variant.apply_visit -> paddle::visit * Update pybind_boost_hraders.h * Fix CINN compilation errors * Revert FetchResultType
-
由 WangZhen 提交于
-
- 27 6月, 2022 3 次提交
-
-
由 Sing_chan 提交于
* make inference_api_test use import_lib + dll to smaller its size;test=document_fix;test=windows_ci_inference * make place.h not export symbols; change the order of inference test dependencies * cant delete analysis pass ..in inference_analysis_test or build test_analyzer.exe will failed; temporarily comment test need paddle_inference_c * add onnx path; cp onnxruntime.dll to tests/api * make c_ut depend on paddle_inference_c_shared rather than paddle_inference_c * make c_ut depend .dll in windows and .lib in linux;path add capi_exp * init context pool by analysis predictor * make windows and linux both use shared; compile shared even on_infer off * move case:profile after case:fuse_statis to avoid context pool null problem * make c_ut depend .dll in windows and .lib in linux;path add capi_exp
-
由 zyfncg 提交于
* move apis from legacy_api.yaml to api.yaml * remove comment * revert argsort * fix merge conflict
-
由 Feiyu Chan 提交于
use jinja 2.11.3 in python lower than 3.6.2
-