- 20 2月, 2023 1 次提交
-
-
由 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
-
- 04 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 24 5月, 2022 1 次提交
-
-
由 Ruibiao Chen 提交于
* Add type() interface for variant * Fix CI errors
-
- 23 2月, 2022 1 次提交
-
-
由 chentianyu03 提交于
-
- 25 1月, 2022 1 次提交
-
-
由 xiongkun 提交于
* transfer: string tinyformat errors and part of enforce into pten * remove comment * fix by code review * assert is not compile in -DNDEBUG * add string as dependences of paddle_inference
-
- 03 7月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 24 5月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 06 4月, 2018 1 次提交
-
-
由 Lei Wang 提交于
-
- 28 6月, 2017 2 次提交
- 04 5月, 2017 1 次提交
-
-
由 xuwei06 提交于
In the original util.cmake. enable_virtualenv.c is always regenerated when cmake files are changed, which leads to the relinking of all the targets depends on paddle_utils.
-
- 14 4月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* set PYTHON_HOME outside the paddle processes.
-
- 05 1月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 28 12月, 2016 1 次提交
-
-
由 hedaoyuan 提交于
-
- 23 12月, 2016 1 次提交
-
-
由 hedaoyuan 提交于
-
- 17 10月, 2016 1 次提交
-
-
由 Yu Yang 提交于
* Fix bug in yield dictionary in DataProvider. * Also make virtualenv work in Paddle.
-
- 13 9月, 2016 1 次提交
-
-
由 Yu Yang 提交于
-
- 29 8月, 2016 1 次提交
-
-
由 zhangjinchao01 提交于
ISSUE=4586495 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1408 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-