- 23 3月, 2023 1 次提交
-
-
由 zqw_1997 提交于
* to support cuda12, pybind need to upgrade to v2.10.0 * add DEPS of pybind in test_custom_plugin_creater.cc * only change the tag * please let CI pass * try pybind v2.10/3 * modify the include header in test * code check
-
- 31 1月, 2023 1 次提交
-
-
由 HongyuJia 提交于
-
- 04 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 25 11月, 2021 1 次提交
-
-
由 Sing_chan 提交于
* make third_party's cmake get source code directly 2 * modify according to zhouwei's comment * eager needs mkldnn to compile
-
- 09 8月, 2021 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 16 12月, 2020 1 次提交
-
-
由 Y_Xuan 提交于
* 添加rocm平台支持代码 * 修改一些问题 * 修改一些歧义并添加备注 * 修改代码格式 * 解决冲突后的代码修改 * 修改operators.cmake * 修改格式 * 修正错误 * 统一接口 * 修改日期
-
- 04 11月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 03 11月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
-
- 30 10月, 2020 1 次提交
-
-
由 石晓伟 提交于
* update version pybind to v2.4.3, test=develop * update unittests, test=develop
-
- 26 10月, 2020 1 次提交
-
-
由 XiaoguangHu 提交于
-
- 19 6月, 2020 1 次提交
-
-
由 T8T9 提交于
-
- 09 1月, 2020 1 次提交
-
-
由 zhouwei25 提交于
tweak the interface of cache_third_party function - expose the SOURCE_DIR for each external library (#21899)
-
- 25 11月, 2019 1 次提交
-
-
由 zhouwei25 提交于
-
- 11 11月, 2019 1 次提交
-
-
由 Michał Gallus 提交于
test=develop
-
- 31 10月, 2019 1 次提交
-
-
由 zhouwei25 提交于
-
- 24 11月, 2018 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 22 1月, 2018 1 次提交
-
-
由 dangqingqing 提交于
-
- 16 1月, 2018 1 次提交
-
-
由 dangqingqing 提交于
-
- 06 11月, 2017 1 次提交
-
-
由 Yiqun Liu 提交于
-
- 11 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Expose paddle.framework by pybind11 * Export paddle.framework.{Scope, Variable} to paddle.v2.framework.core. * See python/paddle/v2/framework/tests/test_scope.py for Python usage * See paddle/pybind/pybind.cc for C++ bind code. * add copyright
-