- 19 4月, 2018 8 次提交
-
-
由 Xi Chen 提交于
-
由 Xi Chen 提交于
-
由 Xi Chen 提交于
-
由 Xi Chen 提交于
-
由 Yiqun Liu 提交于
Fix a bug in save_inference_model and prune when the program is initailized by load_inference_model (#10011) * Fix bug in save_inference_model and prune when the program is initialized by load_inference_program. * Save the transpiled program instead.
-
由 Abhinav Arora 提交于
-
由 Xin Pan 提交于
* Privatize OpHandleBase * Clean up a few private members
-
由 daiwk 提交于
* translate-hrnn-api-dwk * translate-hrnn-api-dwk * translate-hrnn-api-dwk * translate-hrnn-api-dwk * modifications according to comments modifications according to comments
-
- 18 4月, 2018 32 次提交
-
-
由 Tao Luo 提交于
Add Chinese translation for k8s_aws
-
由 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
-