- 28 11月, 2017 7 次提交
-
-
由 Yu Yang 提交于
* Fix MacOS compile * Update GRPC * Unset PROTOBUF_EXEC
-
由 Yu Yang 提交于
* Add Python wrap of conv2d_transpose and its unittest * Follow comments * Fix format
-
由 Yu Yang 提交于
* Unify fluid submodules to fluid module Change books just use `import fluid`, not submodules * Remove g_main_program/g_startup_program Use default_main_program/default_startup_program instead * Typo * Fix CI
-
由 武毅 提交于
* WIP send recv op * WIP send recv * put grpc impl in details * put grpc impl in details * update wip * update proto * update proto * update proto * clean cmake * wip on op implementations * wip on op implementations * compile ok adding ut * wip unitest * add extern cares for linking * wip add ut * working version send recv * revert optimizer.py * update test cmake * add libtool to dockerfile * update cmake dependency * update cmake depends * update cmake grpc depends * fix cmake dependency * fix compile error * fix compile * follow comments * update * update copyfrom
-
由 Yu Yang 提交于
* Refine CheckStyle Script * Disable linkchecker for build_doc.sh
-
由 Yancey 提交于
-
由 Tao Luo 提交于
fix grep socket error in lscpu command
-
- 27 11月, 2017 33 次提交
-
-
由 ranqiu92 提交于
Refine the doc of layers.py
-
由 Guo Sheng 提交于
Refine roi_pool_op to avoid warning
-
由 Wang Meng 提交于
Add Factorization Machine Layer
-
由 Luo Tao 提交于
-
由 Abhinav Arora 提交于
* Fix the latex comment syntax in sgd_op.cc * Change \textunderscore to \_
-
-
由 ranqiu 提交于
-
由 fengjiayi 提交于
* Complete shrink_rnn_memory_op comments * Update
-
由 wangmeng28 提交于
-
由 Cao Ying 提交于
Update the annotations of layers.py.
-
由 QI JUN 提交于
-
由 Yu Yang 提交于
* Restore the param infos in Program.clone() The Program.clone only clone the variables and ops in the program into a new program. However, the information of Parameter is not clone. So we need restore the information of Parameters. Fix #5871 * Follow comments * Fix CI * Fix CI * Fix CI
-
由 Qiao Longfei 提交于
* py_test support argument, test_image_classification_train support argument * use REMOVE_ITEM to rm item from list in cmake
-
由 Tao Luo 提交于
Update installation docs
-
由 Guo Sheng 提交于
Fix the check in addto_layer
-
由 guosheng 提交于
-
由 fengjiayi 提交于
-
由 Yu Yang 提交于
Change books just use `import fluid`, not submodules
-
-
由 guosheng 提交于
-
由 dzhwinter 提交于
-
由 Yu Yang 提交于
* Add documentation of cProfile tools * Complete doc * Refine code
-
由 typhoonzero 提交于
-
由 qingqing01 提交于
Fix bug in RoI pooling.
-
由 武毅 提交于
* conv cudnn 3d * update test case * update * update * follow comments and remove groups from helper * update * refine * update * follow comments2 * update * fix compile
-
由 dzhwinter 提交于
* "add asnumpy interface" * Just for unittest * Change unittests for numpy I/O * Fix CI
-
由 dangqingqing 提交于
-
由 typhoonzero 提交于
-
-
由 dangqingqing 提交于
-
由 Yu Yang 提交于
* Stash * Stash * Polish Evaluator * Merge code * Revert
-
由 typhoonzero 提交于
-
由 Qiao Longfei 提交于
-