- 02 3月, 2018 6 次提交
-
-
由 Qiao Longfei 提交于
make memory optimization module compatible with parallel_do
-
由 qijun 提交于
-
由 qijun 提交于
-
由 whs 提交于
Add sequence error output to edit distance evaluator
-
由 Abhinav Arora 提交于
-
由 Thuan Nguyen 提交于
Python Unit Tests for CSP * Simple Channel Send and Receive test * Daisy Chain test with 100 channels/Go ops
-
- 01 3月, 2018 16 次提交
-
-
由 qingqing01 提交于
-
由 Yiqun Liu 提交于
-
由 武毅 提交于
Fix rename de-ref bug
-
由 typhoonzero 提交于
-
由 Xin Pan 提交于
First timeline version
-
由 Abhinav Arora 提交于
-
由 chengduo 提交于
* add the type of tuple * add lod_tensor to tuple
-
由 Xin Pan 提交于
-
由 Yu Yang 提交于
Add global_step in nn.py
-
由 Yu Yang 提交于
Fix the compilation on CUDA 9.1/GCC 5.3
-
由 Tao Luo 提交于
Fix incorrect mdrst
-
由 Wang,Jeff 提交于
-
由 Wang,Jeff 提交于
RST list should manually iterate the number or use #.
-
由 emailweixu 提交于
Correctly handling variable with batch dimension for math ops.
-
由 Abhinav Arora 提交于
* Adding Python boilerplate code for Go op * Add very basic test case * Adding the python logic for go routine * Fix syntax * Changing test to notest * Rename Routine to Go * Combining GoGuard and Go in one class * Modify test * Adding fluid close channel * Fixing __init__.py for calling fluid.go() * Adding stubs for channel methods and updating test case * Removing import * * Adding imports from concurrency * Initial commit of GO_OP (for varun) * Creating local scopes and go through them * Updated go op inputs persistability enforcement * Add thread execution; compile failing though * Fix go op * Cleaned up Go op * Fix yapf format issue * Readd warp ctc dir for unit tests * Updated make_channel, channel_send, channel_recv and channel_close * Moved thread function to another method, update unit tests * remove output var * Add stubs for channel operators * Updating concurrency with signatures * Updated the signature with return status * Fixed dtype in variables * Updating stub of ChannelSend + add infershape * Updating stub of ChannelRecv + add infershape * Updated signature * Adding the channel_create operator * Merge channel send+receive ops * Update concurrency tests using all operators * Updating the create op with ChannelHolder * Fix issues with channel_create_op * Add the implementation for channel_close op * Add channel close operator, fix channel close op * Adding the channel_send op * Comment channels C++ and Python code * Concurrency python api comment fix * Update unit test to add Status variable * Adding channel receive operator * Update concurrency test to demonstrate a complete CSP flow * Fix clang-format issues * Fixed "Out" parameter name * Fixing merge conflict in framework.py * Add channel ops to framework.py no_kernel_op_set * Seperating channel_send and channel_recv operators * Documenting capacity type * Update concurrency test to create go block as child block of main program * Changing set status implementation
-
由 Yang Yang(Tony) 提交于
-
- 28 2月, 2018 18 次提交
-
-
由 Yancey 提交于
Registry var type infer in split_selected_rows op
-
由 chengduo 提交于
Refine Sum in elementwise_op_function
-
由 Yancey 提交于
* add async sgd document * fix ci * update by comment * update doc
-
由 Yancey1989 提交于
-
由 Yancey1989 提交于
-
由 Yuan Gao 提交于
* fix ssd problems * fix box decoder op * fix dimension problem in detection tests * update detection doc * Update detection doc * Update detection doc * update detection doc * update detection doc
-
由 Shan Yi 提交于
adjust the structure of documentation (en)
-
由 Luo Tao 提交于
-
由 Qiao Longfei 提交于
parallel-do should not merge the gradient of parameter that stop_gradient=True
-
由 Yu Yang 提交于
* Make CUPTI_LIB_PATH not passing by macro. * Add missing header
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
由 qiaolongfei 提交于
Merge branch 'feature/parallel_nccl_not_support_batchnorm' of https://github.com/reyoung/Paddle into fix-parallel-do-with-non-parameter
-
由 qiaolongfei 提交于
-
由 qingqing01 提交于
-
由 Yibing Liu 提交于
Fix the profiler's bug in multi-gpu mode
-
由 Tao Luo 提交于
Fix rename_var de-ref
-
由 qiaolongfei 提交于
-