Commit Graph

2602 Commits (172c2facef6b1908d57f9a8267fbfcafbf2b83fa)

Author SHA1 Message Date
chengduo d54e13bbec
add random seed for recurrent op test (#18274)
7 years ago
xiaoting b58bb80248 set src_idx > 0 for bilinear_interp_op (#18238)
7 years ago
guru4elephant 7d76e34ec2
add more print function for timeout issue, make timeout value larger (#18219)
7 years ago
Zeng Jinle ec970f1270
Fix create_lod_tensor (#18196)
7 years ago
Hongyu Liu cefd0fb598
Fix slice op shape=-1 bug (#18107)
7 years ago
Jiabin Yang b3cbc5be76
test=develop, fix test_imperative_transformer and ocr (#18127)
7 years ago
Qiao Longfei 778f6acf4d
disable test_async_ssa_graph_executor_mnist test=develop (#18165)
7 years ago
翟飞跃 802ea50956 fix spelling errors (#17941)
7 years ago
Jiabin Yang 991c94f135
test=develop, add add_multi_gpu_install_check (#18157)
7 years ago
chengduo 4978db2c10
Remove nccl dep when the number of GPU is 1 (#18158)
7 years ago
Zeng Jinle 6eec66a1b1
Fix py_reader iterable bug (#18108)
7 years ago
qingqing01 80d2e66f9e
Update backward appending stragety to support double backward and fix some bug. (#18104)
7 years ago
FlyingQianMM ff83655f7e
add detection output operator for supporting retinanet (#17896)
7 years ago
guru4elephant 0941e3e013
add class name and timeline for test_dist_base.py (#18122)
7 years ago
FlyingQianMM 0aee1f0074
add sigmoid focal loss operator for supporting retinanet (#17895)
7 years ago
FDInSky 9e4b9d9798 Update generate_proposal_labels_op to support CascadeRCNN. (#17200)
7 years ago
FlyingQianMM 9ed2f936f1
add target assign operator for supporting retinanet (#17893)
7 years ago
chengduo 24e988a471
Fix bug of scope_buffered_ssa_graph_executor (#18100)
7 years ago
wopeizl 26a7c1a396
add unit test to cover all parameters for print op test=develop (#18089)
7 years ago
guru4elephant b2cfdc3891
Refine unittest log (#18084)
7 years ago
gongweibao f5caf3443c
Fix reinitialized ncclid error! (#18025)
7 years ago
qingqing01 e81756f1ba
Hidden paddle.fluid.layers.detection_map. (#18033)
7 years ago
chengduo b5a1c1463d
Update CPU_NUM config (#18059)
7 years ago
tensor-tang 566bf2ec56
concat op support negative axis (#18045)
7 years ago
tangwei12 101f74cb19
fix save/load in fleet (#17675)
7 years ago
wawltor 8eb134c3c1
Fix scatter and gather op when has duplicate index (#17952)
7 years ago
Huihuang Zheng 0bf2535158
Cherry-pick: fix random CI failure. (#18011)
7 years ago
Kaipeng Deng 96ee528e3e
fix logging basicConfig cannot be setting after import paddle (#17786)
7 years ago
cjt222 871af28d6c
add deformable psroi pooling (#17827)
7 years ago
SunGaofeng 40885c225b
add unfold op (new op),test=develop (#17944)
7 years ago
hutuxian 969e6378b9
Pipeline Concurrency (#17402)
7 years ago
Huihuang Zheng 9f519bafe7
Ignore a unit test which failed on cuda9/10 python3 ci task (#17950)
7 years ago
Yibing Liu 33d1e56506
Enable seq_pool op to accept len 0 input (#17284)
7 years ago
Hongyu Liu 2a9d74f67c
Add comment for dygraph api (#17869)
7 years ago
Hongyu Liu 8062bd510c
Reshape support tensor attribute (#17781)
7 years ago
gongweibao f3e5a5cf67
Unset https_proxy and http_proxy in our launch.py (#17915)
7 years ago
Jiabin Yang fba10b6bb5
test=develop, refine api (#17883)
7 years ago
gongweibao fbbdc9ccad
Add backward and optimizer operator dependency pass. (#17746)
7 years ago
Jiabin Yang 4cb7d32c9b
test=develop, add dygraph_not_support and refine ocr (#17868)
7 years ago
Huihuang Zheng 83e51ded21
SERIAL flaky imperative unit tests for CI cuda9 (#17892)
7 years ago
Jiabin Yang 3bfb92c32b
test=develop, hide build_once (#17871)
7 years ago
Jiabin Yang 022dfed4fc
Add optimizer save and load (#16986)
7 years ago
pawelpiotrowicz 39bc8a55a4 [NGraph] Enable ngraph layer_norm operator (#17599)
7 years ago
gongweibao 6a1df46991
Fine tuning launch.py (#17223)
7 years ago
wopeizl 841553e13f
use pyreader to read data in dygraph mode (#17314)
7 years ago
Jiabin Yang 3d3f5506d2
Feature/Fix recurrent usage of Varbase in Dygraph (#17838)
7 years ago
Jiabin Yang eaf049c4b8 test=develop, refine ocr attention model (#17763)
7 years ago
Hongyu Liu dfec676270
expand op supprt tensor attribute (#17773)
7 years ago
Jiabin Yang 3b70f870e2
Using Smart pointer to optimizer memory usage of dyGraph (#17768)
7 years ago
Hongyu Liu 82358bfdc1
ont hot support tensor depth (#16972)
7 years ago