Commit Graph

3831 Commits (50cf103e60e7dd7e466f2ae5e11d73d4f15fbcbc)

Author SHA1 Message Date
qijun 50cf103e60 make memory optimization module compatible with parallel_do
8 years ago
haonanyu 59bfa3e850 fix a bug of sub() in layer_math.py
8 years ago
武毅 c490f1b38b
Merge pull request #8049 from typhoonzero/no_counter_on_pserver
8 years ago
helinwang 633756ad13
Merge pull request #8361 from tonyyang-svail/backward_on_parallel_do
8 years ago
Siddharth Goyal a040239d3a
Add conv test case for inference-recognize digits (#8466)
8 years ago
Yang Yang 4b957af237 clean up
8 years ago
Yang Yang ae69f0b04f merge develop
8 years ago
Yang Yang ec01f635f5 merge develop
8 years ago
Abhinav Arora c7ad26d6a4 [WIP] Move DataType enum inside VarType (#8447)
8 years ago
Abhinav Arora 74404fadcd Python implementation for a proposed Go Op. (#8434)
8 years ago
Yang Yang 3494b79c4d test error clip
8 years ago
Yang Yang eb82b5ccc0 test error clip
8 years ago
Yang Yang 5229ccbdc7 merge develop
8 years ago
Yu Yang 89ead8d151 Feature/understand sentiment parallel do (#7994)
8 years ago
emailweixu 6752b06f8c Generating random numbers with given batch size (#8337)
8 years ago
Yang Yang 9d26f1a3df callback to list of callbacks
8 years ago
TomorrowIsAnOtherDay ca126fcab7 add python API for one_hot OP (#8444)
8 years ago
Yang Yang 3f09620ef2 pass compile
8 years ago
Yang Yang e021ad674e Merge remote-tracking branch 'upstream/develop' into backward_on_parallel_do
8 years ago
emailweixu dafc7e3643 Check data format consistency in data_feeder (#8417)
8 years ago
typhoonzero 1494673dcb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into no_counter_on_pserver
8 years ago
typhoonzero 8acad27e8d refine code
8 years ago
Yang Yang 7129fa3c90 merge develop
8 years ago
Xin Pan cde6241a1b Run Python OP tests in a single Python process to improve test time. (#8362)
8 years ago
Yang Yang da97d9dfd6 merge develop
8 years ago
xuwei06 004df46f28 Make print_op able to show the value of bool tensor
8 years ago
chengduo 86657dbe8c
Merge pull request #8382 from chengduoZH/feature/multiBoxHead
8 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
8 years ago
武毅 c0fc50d5f3
Merge pull request #8409 from typhoonzero/fix_grpc_short_conn
8 years ago
chengduoZH 6e79d01b65 merge prior_box and multi_box
8 years ago
fengjiayi 91aac572fb
Merge pull request #8405 from JiayiFeng/dev_remove_kwargs
8 years ago
typhoonzero 0d4d9c4e13 fix grpc short connection
8 years ago
chengduoZH 8ea2288e10 remove conflict
8 years ago
chengduoZH 84d9c6907f follow comments of yaming and qingqing
8 years ago
qingqing01 057efd1709
Implement multibox loss wrapper for SSD in Python API. (#8385)
8 years ago
fengjiayi 8c302d4845 remove kwargs in layer apis
8 years ago
typhoonzero 4b91cb5289 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into no_counter_on_pserver
8 years ago
武毅 9942565fe7
Merge pull request #8386 from typhoonzero/fix_dist_transpiler_develop
8 years ago
chengduoZH e9fa7a7b3a follow comments of qingqing and code refine
8 years ago
typhoonzero dca9941e4b pass size when copy
8 years ago
chengduoZH 99c9dbf505 remove conflict
8 years ago
chengduo 7757a8ad7c
Merge pull request #8265 from chengduoZH/feature/add_prior_box_py
8 years ago
qingqing01 8a0dd2409e Expose softmax_with_cross_entropy and smooth_l1 into Python API. (#8375)
8 years ago
chengduoZH 49c50c9fda Add multiBox API
8 years ago
Wang Hao a824da91e6
Merge pull request #6588 from wanghaox/detection_map
8 years ago
chengduoZH dff1bf33c9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_prior_box_py
8 years ago
Qiao Longfei e9d3099145
Merge pull request #8357 from jacquesqiao/override-compare-op-in-python
8 years ago
wanghaox 91a2188301 update detection_map
8 years ago
typhoonzero 67d6f3a8ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_dist_transpiler_develop
8 years ago
Yu Yang cb4eacb187
Merge pull request #8377 from reyoung/feature/fix_get_empty_lod
8 years ago