- 16 1月, 2018 1 次提交
-
-
由 Luo Tao 提交于
-
- 21 12月, 2017 1 次提交
-
-
由 hedaoyuan 提交于
* Add libprotobuf-lite.a when install. * Fix protobuf.cmake * Bug fix
-
- 30 11月, 2017 2 次提交
-
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
- 28 11月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Fix MacOS compile * Update GRPC * Unset PROTOBUF_EXEC
-
- 12 10月, 2017 1 次提交
-
-
由 hedaoyuan 提交于
-
- 12 9月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
executing `make install` and WITH_C_API is set.
-
- 30 8月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 06 7月, 2017 1 次提交
-
-
由 Yu Yang 提交于
Python should be able to manipulate Protobuf message because: 1. Python's `create_op_creation_methods` take the `OpProto` array to generate all `op_creation_methods` in RunTime. 2. All `op_creation_methods` will create an `OpDesc` and pass it to Paddle C++ method `CreateOp` and return the Op handle. Here is the list of what is added in this commit: * Add `protobuf_generate_python` if it is not defined. * Before cmake 3.4, `protobuf_generate_python` is not defined. Just copy the implementation of that function in `protobuf.cmake` * Add `py_proto_compile` function in `cmake/generic.cmake`. * It follows bazel's API interface. * https://github.com/pubref/rules_protobuf#rules * Add an empty package named `paddle.v2.framework`, all python code of `paddle::framework` will be in that package. * Generate protobuf's python module `__init__.py` by `touch` while compiling. * Change setup.py.in, make `paddle.v2.framework.proto` uses the generated protobuf pythons.
-
- 30 6月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 29 6月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 28 6月, 2017 1 次提交
-
- 23 6月, 2017 2 次提交
- 27 5月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 26 5月, 2017 2 次提交
- 04 5月, 2017 2 次提交
- 03 5月, 2017 3 次提交
- 29 4月, 2017 1 次提交
-
-
由 xuwei06 提交于
Sometime FIND_PACKAGE(ProtoBuf) get an empty PROTOBUF_VERSION. In this case, ${PROTOBUF_VERSION} needs to be quoted.
-
- 28 4月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 29 3月, 2017 2 次提交
- 22 3月, 2017 1 次提交
-
-
由 qiaolongfei 提交于
-
- 13 3月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 08 3月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 07 3月, 2017 1 次提交
-
-
由 gangliao 提交于
-
- 02 3月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 21 1月, 2017 1 次提交
-
-
由 FoREacH 提交于
-
- 15 1月, 2017 1 次提交
-
-
由 liujunyi 提交于
-
- 09 1月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 05 1月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 28 12月, 2016 2 次提交
- 27 12月, 2016 2 次提交