Commit Graph

2902 Commits (59403c3bc3ac3b4a01af925d7a1aba2db60467a7)

Author SHA1 Message Date
sweetsky0901 89de58d990 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
guosheng 2cc3453243 Refine the doc of parameters.init_from_tar
8 years ago
dzhwinter 697facc92f
"add registry interface" (#6449)
8 years ago
guosheng 29cd089ab2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
8 years ago
guosheng 63ce906b08 Refine ChunkEvalutor by following comments
8 years ago
guosheng 6ecf08b173 Enhance init_from_tar to support indicating parameters excluded from the initialized model
8 years ago
fengjiayi 8f7d0b1814
add param_attr for nets (#6509)
8 years ago
guosheng 1eaeacb2c8 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
8 years ago
guosheng 9a89b041ba Add ChunkEvaluator for multi-batches
8 years ago
Yu Yang d918ccded3
Add fill_op (#6477)
8 years ago
chengduo 7902ad653c
Merge pull request #6500 from chengduoZH/feature/v2_doc_img_pool
8 years ago
chengduoZH 7d88029381 equation align
8 years ago
chengduoZH 936f0546e3 fix img_pool maxout doc
8 years ago
wangmeng28 c175eeb387 Fix wrong index in dataset downloading exception
8 years ago
Siddharth Goyal 4ff6bc175a
Add row conv operator (#6013)
8 years ago
dzhwinter 0ca6274451
"add global regularization" (#6443)
8 years ago
ranqiu 322bf3fe36 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
8 years ago
Yu Yang 9f44af9d7c
Fix #6460 (#6461)
8 years ago
ranqiu 8d428bd9b8 Update annotations of layers.py
8 years ago
武毅 438ed1287b
Merge pull request #6411 from PaddlePaddle/release/0.11.0
8 years ago
Cao Ying 00d6c90f56
Merge pull request #5962 from ranqiu92/doc
8 years ago
chengduo b6e67f6c0f
Merge pull request #6392 from chengduoZH/feature/fix_python_api_doc
8 years ago
typhoonzero ac18580bb9 update
8 years ago
typhoonzero 361126f26b python package name gpu
8 years ago
typhoonzero 01e28d1125 change release version 0.11.0
8 years ago
Qiao Longfei 36fcc95cab
Nmt decoder train (#6367)
8 years ago
chengduoZH 3c84444795 follow comments
8 years ago
Abhinav Arora 113c026d12
Swish activation operator (#6358)
8 years ago
chengduoZH 93563efa19 fix doc
8 years ago
Tao Luo a34fc8b36b
Merge pull request #6213 from tensor-tang/mkldnn_lrn
8 years ago
Yu Yang 584c9cfc82
Add comments of unique_name, Variable, Operator (#6342)
8 years ago
Yan Chunwei 6f08a2191e
add gru unit layer wrapper (#6325)
8 years ago
Yu Yang 45b015be22 Fix #6335 (#6343)
8 years ago
Tao Luo de80c5696a
Merge pull request #6100 from guoshengCS/enhance-include-pool
8 years ago
Yancey c4599d3e9a
Add version api (#2985)
8 years ago
qingqing01 429d67deee
Merge pull request #6336 from qingqing01/cudnn_conv_op
8 years ago
gongweibao c7e739f542
Add LRN efficient GPU implement. (#5894)
8 years ago
Yan Chunwei 06a3a88713 feature/nmt add encoder (#6323)
8 years ago
dangqingqing 45aca4e9bb Change the type of conv2d in Python API.
8 years ago
Yu Yang 229c2e7883
Feature/while op sentiment analysis (#6282)
8 years ago
Qiao Longfei 161128bada
add chunk eval layer (#6296)
8 years ago
dzhwinter 4eac85c60b
"add init seed" (#6221)
8 years ago
Qiao Longfei 45c8a88a3e
add crf_decoding layer (#6274)
8 years ago
Yu Yang d5e3279451
While op forward for sentimental analysis (#6140)
8 years ago
QI JUN 1fe05c458f
Generate docs for Fluid API (#6215)
8 years ago
tensor-tang f13d725acf add mkldnn_lrn python interface and add it to simple net
8 years ago
sweetsky0901 0c4446868b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
sweetsky0901 8368e55be9 modify some doc
8 years ago
Yu Yang 2a3a1e9a93
Add DataFeeder (#6102)
8 years ago
sweetsky0901 531e7b6fa6 gpu test ok
8 years ago
sweetsky0901 c75b4538ca Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
sweetsky0901 5c057f9552 add spp op only can test ok
8 years ago
Siddharth Goyal ea1a643425
Add hinge loss op (#5837)
8 years ago
武毅 d89061c39c
Merge pull request #5282 from typhoonzero/simple_pipe_reader
8 years ago
Yu Yang aabe1db111
Feature/simple gan for api (#6149)
8 years ago
QI JUN 813bbf40a1
disable test_recurrent_op (#6153)
8 years ago
whs 10b2534ebc
Merge pull request #5480 from wanghaoshuang/nce_op
8 years ago
Yu Yang 1fe5acb25a
Expose sigmoid_cross_entropy_with_logits (#6147)
8 years ago
QI JUN ade6c83278
open test_word2vec (#6104)
8 years ago
guosheng e1358945d1 Refine AvgPooling with excludeMode to make it compatible with the raw prototxt
8 years ago
guosheng 6b18b3cc9c Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-include-pool
8 years ago
Yu Yang 0d40a4dbc6
Add lod_level for data layer (#6040)
8 years ago
guosheng 192c00a7da Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-include-pool
8 years ago
guosheng fe6af6b6ac Enhance the AvgPooling to support optional exclude-mode
8 years ago
Yu Yang ac596a3952
Feature/switch program (#5932)
8 years ago
QI JUN 82dd1653ae
Fix python.v2.fluid arg parse (#6055)
8 years ago
sweetsky0901 966a6ce6db
Merge pull request #5826 from sweetsky0901/my_unpool_max_2d
8 years ago
Yu Yang 1b6dcc2fe8
Feature/param attr (#5996)
8 years ago
sweetsky0901 5b449b6021 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
dangqingqing a1bf4c2833 Update code and small fix.
8 years ago
qingqing01 21053c168c
Merge pull request #5954 from qingqing01/nvprof
8 years ago
wanghaoshuang 29262ab24d Fix unitest.
8 years ago
sweetsky0901 d2ee3c98df format code
8 years ago
sweetsky0901 2d42fa74ec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
kavyasrinet dcf3ffd980 Adding log loss operator (#5854)
8 years ago
whs f90c06bcee
Merge pull request #5888 from wanghaoshuang/fix_crop
8 years ago
sweetsky0901 bd561384bc format code
8 years ago
sweetsky0901 821899ccd4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 6fc9a9fd69 modify for del T2 and doc update
8 years ago
Qiao Longfei c975fe1bde
batch norm support matrix input (#5980)
8 years ago
dangqingqing 5e7e90ce8f Refine paddle/v2/fluid/profiler.py.
8 years ago
dangqingqing 696b0253e5 Refine paddle/v2/fluid/profiler.py.
8 years ago
Yu Yang 985e4ab62d
Add Python wrap of conv2d_transpose and its unittest (#5946)
8 years ago
wanghaoshuang d0246e24e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nce_op
8 years ago
wanghaoshuang ea7359c60b Refine code and comments
8 years ago
Yu Yang 0aceeee1fa
Feature/remove g program (#5930)
8 years ago
wanghaoshuang a88d98c413 Add comments
8 years ago
ranqiu 85e6906f0b Refine the doc of layers.py
8 years ago
Tao Luo 1e6f85e5ff
Merge pull request #5952 from luotao1/fix_lscpu_log
8 years ago
sweetsky0901 ee0a794c27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 57e68e5740 modify for code review by qingqing 2nd
8 years ago
ranqiu92 217c6a363f
Merge pull request #5949 from ranqiu92/doc
8 years ago
tangwei12 bf360c7746 fix pipe_reader unimport packages
8 years ago
dangqingqing 623f62a7dc Add cuda profiler tools and expose it in Python.
8 years ago
Wang Meng 95cdbfec19
Merge pull request #4859 from will-am/factorization_machine_layer
8 years ago
Luo Tao 966a442eb0 fix grep socket error in lscpu command
8 years ago
ranqiu d4c2f2f219 Refine the doc of layers.py
8 years ago
wangmeng28 8a283dbc9e Update docs for fm layer
8 years ago
Cao Ying ed516e0344
Merge pull request #5890 from ranqiu92/doc
8 years ago
QI JUN b28b2f172b refine test_recognize_digits_mlp and format codes (#5937)
8 years ago