- 31 3月, 2018 1 次提交
 - 
- 
由 Helin Wang 提交于
In this way we can build and test using WITH_FLUID_ONLY flag being set to ON. - move paddle.v2.dataset,reader to paddle.dataset,reader - remove unused code (which depends on v2) in paddle.dataset,reader
 
 - 
 - 12 2月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
 
 - 
 - 21 1月, 2018 1 次提交
 - 
- 
由 dzhwinter 提交于
* "fix decode bug" * "follow commnet" * "fix error" * "fix hook bug" * fix based comment * fix copyright * fix based on comment
 
 - 
 - 15 1月, 2018 1 次提交
 - 
- 
由 dzhwinter 提交于
* add copyright hook * add copyright hook * refine copyright hook * "test copyright hook" * fix check style * fix ci
 
 - 
 - 29 9月, 2017 1 次提交
 - 
- 
由 guosheng 提交于
 
 - 
 - 12 9月, 2017 2 次提交
 - 31 8月, 2017 1 次提交
 - 
- 
由 caoying03 提交于
 
 - 
 - 27 7月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 14 7月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* PyBind and SWIG of paddle cannot be load in a single Python process, lazy import all SWIG library of Paddle. Otherwise, the glog, gflags are imported twice in a same Python process. * Note that all PyBind11 return C++ std::string as an unicode. For protobuf, it is need be cast to `str` before use them. * Add unit test for Get `OpProtos`
 
 - 
 - 27 5月, 2017 1 次提交
 - 
- 
由 xuwei06 提交于
 
 - 
 - 15 5月, 2017 2 次提交
 - 09 5月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 04 5月, 2017 1 次提交
 - 
- 
由 Luo Tao 提交于
 
 - 
 - 17 4月, 2017 1 次提交
 - 
- 
由 Luo Tao 提交于
 
 - 
 - 13 4月, 2017 2 次提交
 - 12 4月, 2017 2 次提交
 - 29 3月, 2017 2 次提交
 - 27 3月, 2017 1 次提交
 - 
- 
由 qijun 提交于
 
 - 
 - 08 3月, 2017 2 次提交
 - 07 3月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 06 3月, 2017 2 次提交
 - 04 3月, 2017 1 次提交
 - 
- 
由 Helin Wang 提交于
remove inferencer and Inference from __All__, since infer is sufficent, they are implementation detail. rename inferencer.py to inference.py
 
 - 
 - 01 3月, 2017 3 次提交