Yang Yu
82a22d3258
Update code
7 years ago
Yang Yu
938717ba2b
Stash
7 years ago
Yang Yu
2a36e8ad76
Make as const name
7 years ago
Yang Yu
32313994ba
Add forward test with mem
7 years ago
Yang Yu
2bfa9796bf
Fix check
7 years ago
Yang Yu
4450a312a9
Polish Unittest
7 years ago
Yang Yu
01d20c4410
Merge branch 'develop' of github.com:baidu/Paddle into feature/rnn_gradient_check
7 years ago
Yang Yu
bad3d4b661
Grad Check For RNN
7 years ago
typhoonzero
9b67688b0d
follow comments
7 years ago
typhoonzero
fbd1d1cf26
refine pipe_reader
7 years ago
Qiao Longfei
af0c4c45a3
Impl kernel hint ( #6883 )
...
* init kernel hint
* fix typo
* rm unused code
* add include in op_kernel.h
* restore op_kernel since it will be moved to op_kernel_type
* change force_cpu to use_cpu
* fix compilation
7 years ago
chengduo
d3c42f7d37
Merge pull request #6956 from chengduoZH/feature/fix_embedding_example
...
Fix embedding example
7 years ago
dzhwinter
0d2235aadf
GPUPlace to CUDAPlace ( #6960 )
7 years ago
qingqing01
87aae57cf0
Merge pull request #6715 from qingqing01/cuda_profile
...
Refine CUDA profiler and delete the test file.
7 years ago
chengduoZH
9e7c068677
fix embedding example
7 years ago
ranqiu92
aa756a3d74
Merge pull request #6940 from ranqiu92/doc
...
fix doc
7 years ago
ranqiu
b653abad0d
fix doc
7 years ago
dzhwinter
735eba2976
Feature/operator run place ( #6783 )
...
* "change operator interface"
* "move devicepool to device_context"
* "fix operator test"
* "fix op_registry Run interface"
* "net op passed. Need to fix nccl multi-Context"
* "add nccl group function"
* "add nccl group function"
* "fix gpu count exceed 32 error"
* "fix recurrent op, nccl op"
* "change the other operators interface with Place"
* "fix typo"
* "fix pybind"
* "fix device in python side"
* "fix pybind failed"
* "add init for test"
* "fix CI"
7 years ago
Cao Ying
7d8e8d9001
Merge pull request #6654 from ranqiu92/doc
...
Update annotations of layers.py.
7 years ago
武毅
ed08a483fe
Merge pull request #6892 from typhoonzero/refine_fluid_recomm_test
...
Refine fluid recommender test
7 years ago
typhoonzero
42bf89ce12
refine fluid recomm test
7 years ago
dangqingqing
ba8660a1bd
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cuda_profile
7 years ago
dangqingqing
544ff7848a
Resume the nvprof config.
7 years ago
Luo Tao
49065affba
remove unused usage_stat script
7 years ago
ranqiu
ddd4158208
Update the annotations of layers.py
7 years ago
Tao Luo
fc5c432a32
Merge pull request #6787 from luotao1/seq_pool_doc
...
add python wrapper for sequence_pool
7 years ago
Yu Yang
ca82fd2565
Merge pull request #6789 from reyoung/feature/add_reorder_lod_tensor
...
Add ReorderLoDTensorByRank
7 years ago
Luo Tao
36acbba674
Merge branch 'develop' into seq_pool_doc
7 years ago
QI JUN
6b47598103
add data layout ( #6832 )
...
* add data layout
* fix ci
7 years ago
Guo Sheng
c5a2672a07
Merge pull request #6779 from guoshengCS/add-python-reduceMean
...
Add python wrapper for reduce_mean
7 years ago
武毅
8d6db25167
Merge pull request #6297 from typhoonzero/simple_dist_train_api
...
[Done] API for dist train
7 years ago
Luo Tao
f3fc8de1d5
add doc for sequence_first/last_step
7 years ago
Cao Ying
a1cfc32533
Merge pull request #6871 from lcy-seso/fix_fc_layer_doc
...
fix the latex equation in fluid fc layer.
7 years ago
Yang Yu
540af318e7
Merge branch 'develop' of github.com:baidu/Paddle into feature/add_reorder_lod_tensor
7 years ago
dzhwinter
abde3130b7
"remove GPU Sync Interface" ( #6793 )
...
* "remove GPU Sync Interface"
* "fix typo"
* "fix type cast error"
* "fix related Copy with stream"
* "fix failed tests with DevicePool"
* "fix stupid removed position error"
7 years ago
caoying03
852cd544a9
fix latex equation in fluid fc layer.
7 years ago
Luo Tao
d7a9bb6e19
add python wrap for sequence_first/last_step
7 years ago
Guo Sheng
7f96abc75e
Merge pull request #6849 from guoshengCS/fix-fluid-lrAttr
...
Fix lr setting of param_attr in Fluid
7 years ago
Cao Ying
298dc8958d
Merge pull request #6792 from lcy-seso/refine_doc
...
Refine the doc for mul_op and fully connected layer.
7 years ago
kavyasrinet
22fba722fb
Add doc for data layer ( #6858 )
7 years ago
kavyasrinet
a552385902
Adding doc for sums layer ( #6857 )
7 years ago
Abhinav Arora
91911f4b56
Fix documentation of embedding layer ( #6854 )
7 years ago
kavyasrinet
61eb085648
Adding documentation for the operators: lod_tensor_to_array , array_to_lod_tensor, create_array, increment ( #6807 )
...
* Adding operator assignment
* Adding a prototype for documentation in layers
* small update to re-run Travis
* Removing file from another PR
* Small typo
* Adding documentation for the operators: lod_tensor_to_array , array_to_lod_tensor, create_array, increment
* Fixing indentation issue
* Fixed datatype of input variables
7 years ago
Abhinav Arora
3528e6ede6
Polish API docs for Fluid Assign and Concat layer ( #6855 )
...
* Polish API docs for assign layer
* Polishing the API docs for concat and assign layer
7 years ago
kavyasrinet
e473fa6bfe
Adding array read layer ( #6853 )
7 years ago
kavyasrinet
e56d03ea50
Writeup for array write layer ( #6820 )
...
* Writeup for array write layer
* Fixed the type
7 years ago
kavyasrinet
ab916e54b0
Adding layer array_length ( #6817 )
7 years ago
guosheng
adfe6900b9
Fix lr setting of param_attr in Fluid
7 years ago
caoying03
a74db488f7
follow comments.
7 years ago
typhoonzero
175a4f52c2
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api
7 years ago