kexinzhao
35572355c2
Edit float16 doc ( #5851 )
...
* Add survey of support of half in different CUDA versions
* small fix
7 years ago
Yang Yang(Tony)
7300655ffd
Update cpu_profiling.md ( #6012 )
7 years ago
sweetsky0901
966a6ce6db
Merge pull request #5826 from sweetsky0901/my_unpool_max_2d
...
My unpool max 2d
7 years ago
Yibing Liu
4d1ee0ff12
Amend license and comments in reshape_op
7 years ago
Yibing Liu
ff8a677848
Revise comments in rank_loss_op
7 years ago
Luo Tao
8a5a8637f9
fix bug in trainer/tests/CMakeLists.txt
7 years ago
Luo Tao
da747841db
Merge branch 'develop' into cmake
7 years ago
chengduo
5a3d1362f7
Merge pull request #5951 from chengduoZH/fix_conv_doc
...
fix conv and conv_trans op doc
7 years ago
Yu Yang
1b6dcc2fe8
Feature/param attr ( #5996 )
...
* Make param_attr as a strong typed class
Fix #5819
7 years ago
Kexin Zhao
4901184ee9
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into float16
7 years ago
qingqing01
399d3a2d74
Merge pull request #6022 from qingqing01/nvprof
...
Small fix in profiler.py of fluid.
7 years ago
Guo Sheng
0066bbbaa3
Merge pull request #6021 from guoshengCS/fix-GRUOp-codestyle
...
Fix gru_op related code style
7 years ago
yangyaming
a5236265b7
Refine doc for smooth l1 loss op.
7 years ago
sweetsky0901
4ffb73fd3b
format ..
7 years ago
Kexin Zhao
41bd1f9115
fix gpu test, clean code and add cmake
7 years ago
chengduoZH
c339e1b786
remove conflict
7 years ago
sweetsky0901
5b449b6021
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901
3206094b5e
format code
7 years ago
武毅
4ecbab42d8
Fix compile on cudnn7 ( #5982 )
...
* fix compile on cudnn7
* update
* update
* make silent
7 years ago
武毅
0c0ff2828c
Refine install docs ( #5943 )
...
* refine install docs
* do not remove files
* follow comments
* update
7 years ago
dangqingqing
a1bf4c2833
Update code and small fix.
7 years ago
qingqing01
21053c168c
Merge pull request #5954 from qingqing01/nvprof
...
Add CUDA profiler tools in new framework.
7 years ago
guosheng
1ab03d49d5
Fix gru_op related code style in gpu_kernel
7 years ago
helinwang
e5198e1735
Merge pull request #5859 from kavyasrinet/design_doc_edit
...
Update the content of design doc for distributed architecture
7 years ago
guosheng
3e552cdcac
Fix gru_op related code style
7 years ago
wanghaoshuang
29262ab24d
Fix unitest.
7 years ago
sweetsky0901
d2ee3c98df
format code
7 years ago
sweetsky0901
2d42fa74ec
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901
c52ed8de37
format code
7 years ago
kavyasrinet
dcf3ffd980
Adding log loss operator ( #5854 )
...
* Adding log loss operator
* Removing comments
7 years ago
whs
f90c06bcee
Merge pull request #5888 from wanghaoshuang/fix_crop
...
Add size, height and width for crop layer and switch order layer.
7 years ago
Wang,Jeff
2488b81fe5
Add write_docs_en.rst for English version
...
Update the write_docs_en.rst and write_docs_cn.rst to include how to run the documentation viewer tool without Docker
Add dev/contribute_to_paddle_cn.md onto navigation link
7 years ago
sweetsky0901
bd561384bc
format code
7 years ago
sweetsky0901
d9673cad15
format code
7 years ago
Kexin Zhao
a5feb77159
address pr comment
7 years ago
sweetsky0901
821899ccd4
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901
6fc9a9fd69
modify for del T2 and doc update
7 years ago
peterzhang2029
728e8b1708
Merge pull request #6007 from guoshengCS/fix-hsigmoid-usegpu
...
Fix useGpu in HierarchicalSigmoidLayer
7 years ago
guosheng
6ed135413a
Fix useGpu in HierarchicalSigmoidLayer
7 years ago
peterzhang2029
976f96a9a5
Merge pull request #5926 from peterzhang2029/hsigmoid_gpu
...
Fix hsigmoid_layer when using GPU.
7 years ago
Qiao Longfei
c975fe1bde
batch norm support matrix input ( #5980 )
...
* batch norm support matrix input
* update gpu code
* format code
7 years ago
fengjiayi
23b3fef062
Make 'scale_op' supporting int and int64 ( #5986 )
...
* Make 'scale_op' supporting int and int64
* refine .cu file
7 years ago
Yu Yang
6375c8cacb
Fix MacOS compile ( #5978 )
...
* Fix MacOS compile
* Update GRPC
* Unset PROTOBUF_EXEC
7 years ago
dangqingqing
5e7e90ce8f
Refine paddle/v2/fluid/profiler.py.
7 years ago
dangqingqing
696b0253e5
Refine paddle/v2/fluid/profiler.py.
7 years ago
peterzhang2029
b156c6a3c0
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_gpu
7 years ago
wanghaoshuang
76a65a83a0
Fix comments style
7 years ago
武毅
cd36531537
Merge pull request #1 from seiriosPlus/tangw/simple_pipe_reader
...
fix pipe_reader unimport packages
7 years ago
Yu Yang
985e4ab62d
Add Python wrap of conv2d_transpose and its unittest ( #5946 )
...
* Add Python wrap of conv2d_transpose and its unittest
* Follow comments
* Fix format
7 years ago
wanghaoshuang
ab9d59c539
Fix double type error while using eigen api
7 years ago