- 23 9月, 2017 20 次提交
-
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
Merge branch 'feature/pybind_for_protobuf_desc' of https://github.com/reyoung/Paddle into feature/pybind_for_protobuf_desc
-
https://github.com/PaddlePaddle/Paddle由 fengjiayi 提交于
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/pybind_for_protobuf_desc
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
-
由 Yu Yang 提交于
Change namespace of pybind.cc to pybind
-
https://github.com/PaddlePaddle/Paddle由 fengjiayi 提交于
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/pybind_for_protobuf_desc
-
由 fengjiayi 提交于
Remove `numel` field in tensor
-
由 fengjiayi 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
* It is duplicated with `dim_`. We can use `dim_` to calculate `numel` everytime. It does not cost too much. * `numel` is not initialized by constructor. Also, `numel` is hard to synchronize with `dim_`. So just remove it.
-
由 fengjiayi 提交于
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
Merge branch 'feature/pybind_for_protobuf_desc' of https://github.com/reyoung/Paddle into feature/pybind_for_protobuf_desc
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
- 22 9月, 2017 20 次提交
-
-
由 gongweibao 提交于
Elementwise operator add/sub/mul/div
-
由 Yiqun Liu 提交于
Fix bug in cc_library, when merging several libraries into one on Linux.
-
由 Liu Yiqun 提交于
-
由 qingqing01 提交于
Add bool type for attribute and use it in dropout_op.
-
由 dangqingqing 提交于
-
由 qingqing01 提交于
-
由 Yu Yang 提交于
Merge branch 'feature/pybind_for_protobuf_desc' of github.com:reyoung/Paddle into feature/pybind_for_protobuf_desc
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
-
由 Yu Yang 提交于
Merge branch 'feature/pybind_for_protobuf_desc' of github.com:reyoung/Paddle into feature/pybind_for_protobuf_desc
-
由 Yu Yang 提交于
-
由 fengjiayi 提交于
-
由 dangqingqing 提交于
-
由 qingqing01 提交于
Pass LoD from input to output in the operators.
-
由 武毅 提交于
* update faq * follow comments
-
由 Yu Yang 提交于
-
由 dangqingqing 提交于
-
-
由 dangqingqing 提交于
-
由 fengjiayi 提交于
Add `BlockDesc` and `ProgramDesc` to framework.proto
-