- 21 2月, 2023 9 次提交
-
-
由 duanyanhui 提交于
* add static custom back_list * rm comments * fix log * fix comment
-
由 wangzhen38 提交于
-
由 zhangyikun02 提交于
-
由 xu98bin 提交于
-
由 xiaoguoguo626807 提交于
* fix composite mean op map * fix composite check output * init layer_norm * init layer_norm * map output from composite rule to origin op * add dropout op map * add input map check * polish log * modify rules * success test_forward * modify test without cinn * modify cinn test * modify cinn test * except fp64 * except fp64 * delete flatten * delete unused change * review * pass cpu test * code style * delete flatten fp16 error * modify flatten test --------- Co-authored-by: Ncyber-pioneer <chenzhuo@tju.edu.cn>
-
由 limingshu 提交于
-
由 risemeup1 提交于
-
由 csy0225 提交于
* Optimize the ernie inference performance on xpu * fix enable runtime cache logic * when op's input shape has changed, should create a new runtime context * fix * set flag when input shape has changed
-
由 WangZhen 提交于
* Check -1 shape for input_spec and program when prim or cinn enabled * Polish neg shape check * Polish code * Fix UT * Fix UT in static
-
- 20 2月, 2023 26 次提交
-
-
由 JingZhuangzhuang 提交于
-
由 HongyuJia 提交于
* polish tensor operants implementation * change year, 2021->2023 * autogen tensor.h and tensor_api.cc * polish CMakeLists logic * cancel tensor.h auto-gen * clean useless parameter * delete tensor_api.cc
-
由 wangzhen38 提交于
* [RM FLUID] trainer_pass&heter_trainer_pass * [RM FLUID] rm distributed_strategy
-
由 houj04 提交于
-
由 umiswing 提交于
-
由 chenxujun 提交于
-
由 HongyuJia 提交于
* autogen phi tensor operants * autogen operants base * autogen operants_manager * polish code style * add cmake output * fix cmake depency error * fix cmake file path error * decouple prim/api/api.yaml in phi CMakeLists * polish CMakeLists of phi/api/lib
-
由 shentanyue 提交于
-
由 xiongkun 提交于
* [dy2static] support fallback for whole graph. (stage 1) * bug fix * bug fix and add a new unittest * fix code by code review * fix coverage * [dy2static] ParameterRecorder Part 2 * Parameter Recorder - 2 bug fix * bugfix: fix the dygraph go into _jst.ld() errors. * fix ci error. * fix ci error
-
由 Wang Bojun 提交于
-
由 zyfncg 提交于
-
由 HongyuJia 提交于
* update include directory * fully support C++ extension, pass unittest * fix include directory * support both extension and operator in one file * polish testcase * add jit unittest * update third_party.cmake, pass CI test * fix cmake * fix setup * fix inference, fix unittest precision * fix unittest precision * fix inference_lib cmake * try fix setup, try fix inference_lib * try fix inference_lib pybind * fix mix_op_extension, fix inference_lib * fix mix_op_extension, fix inference_lib * change cmake * change cmake * add compile flags * add Python.h headerfile * add test_custom_plugin_creater cmake * comment compile flag * pass all CI * pass all CI * comment compile flag * try solve test_custom_plugin_creater link error * try solve test_custom_plugin_creater link error * polish codes * remove windows compile flag * remove python_include_path * update pybind11, 2.4.3->2.6.0 * update pybind11, 2.6.0->2.10.0 * update pybind11, 2.10.0->2.6.0b1 * update pybind11, 2.6.0b1->2.6.0, start fix unittest * fix pybind11 2.6.0 VarBase print error * fix pybind11 2.6.0 VarBase print error * handle PADDLE_ON_INFERENCE * modify according to reviewer * fix cmake * cmake decouple pybind_util when not ON_INFER * cmake decouple pybind_util when not ON_INFER * remove copy of inference_lib.cmake * change pybind.cc headerfile fluid->phi
-
由 HongyuJia 提交于
* polish tensor operants implementation * change year, 2021->2023
-
由 Huang Jiyi 提交于
* move save_op to fluid * fix namespace * move_load_kernel * fix kernel_register * move serialization to fluid * fix test * fix bugs
-
由 cyber-pioneer 提交于
* check win * fix random error * fix manage
-
由 risemeup1 提交于
-
由 wangxiaoning 提交于
* move fluid.transpiler.details * fix setup * fix * fix setup * add setup
-
由 whisky-12 提交于
-
由 JYChen 提交于
-
由 houj04 提交于
-
由 RedContritio 提交于
-
由 pangyoki 提交于
* change error * fix
-
由 chenxujun 提交于
-
由 chenxujun 提交于
-
由 chenxujun 提交于
-
由 Nyakku Shigure 提交于
* add missing newline to some ci message * `\t` -> ` `
-
- 18 2月, 2023 5 次提交
-
-
由 Ccc 提交于
-
由 Guo Sheng 提交于
* Add unittest for zero-dim kron. * Fix zero dim kron.
-
由 zhouweiwei2014 提交于
-
由 HongyuJia 提交于
* support prim eager codegen * support prim static codegen * fix static header file * polish code style, support arthmetic * add subtract to yaml * fix merge conflict
-
由 HongyuJia 提交于
* autogen phi tensor operants * autogen operants base * autogen operants_manager * polish code style * add cmake output * fix cmake depency error * fix cmake file path error
-