- 18 4月, 2018 39 次提交
-
-
由 Tao Luo 提交于
Unify REGISTER_OP and REGISTER_OPERATOR
-
由 Tao Luo 提交于
Add cutoff parameter to word_dict for IMDB
-
由 Tao Luo 提交于
fix pool and conv3d unittest when paddle is not build with gpu
-
由 Wu Yi 提交于
Split byref op
-
由 Wu Yi 提交于
Remove redundent pserver block
-
由 Yu Yang 提交于
Correctly implement destructor of ParallelExecutor
-
由 Yu Yang 提交于
Fix FetchTensor on CPU
-
由 Tao Luo 提交于
Add 4 docs to fluid/dev
-
由 Yu Yang 提交于
Clean MultiDevicesGraphBuilder
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 Yu Yang 提交于
-
-
由 Yu Yang 提交于
-
由 weixing02 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Tao Luo 提交于
Remove `dense_vector` from v2 api documents
-
由 typhoonzero 提交于
-
由 Yu Yang 提交于
Use mutex to stablize ncclCtxMap
-
由 typhoonzero 提交于
-
由 gongweibao 提交于
Add neural transformer leanring rate decay function
-
由 fengjiayi 提交于
Fix bugs in local_scopes
-
由 qingqing01 提交于
* Add topk Python API. * Add unit test. * Remove the repeated API.
-
由 chengduo 提交于
Disabling Channel Test to fix CI
-
由 fengjiayi 提交于
Add parallel executor tests
-
由 Tao Luo 提交于
fuse batch norm for conv operator
-
由 Tao Luo 提交于
- Added Epsilon (preventing softmax output from being too small) for softmax MKLDNN op
-
-
由 Abhinav Arora 提交于
-
由 Tao Luo 提交于
Fix conv_mkldnn_op.cc which is causing CI failure
-
-
由 Abhinav Arora 提交于
-
由 Abhinav Arora 提交于
-
由 Yang Yang 提交于
-
由 Abhinav Arora 提交于
* Fix cpplint warnings in beam_search_decode_op * Fix cpplint warnings in beam_search_op * Fix test * fix
-
由 Yang Yang 提交于
-
由 Abhinav Arora 提交于
* Fix conv_op.h * Fix conv_mkldnn_op * Fix cpplint issues in detection_map_op
-
由 Abhinav Arora 提交于
-
- 17 4月, 2018 1 次提交
-
-
由 Wu Yi 提交于
Add dist unitest data compare, ensure that dist train have same behavior as local training
-