Commit Graph

692 Commits (7c55a94de51b1de42bd444c0d8ab20c9eeabcb4e)

Author SHA1 Message Date
songyouwei 99d30bfc36
speedup slice impl (#23340)
6 years ago
Leo Chen 488b2387e2
Feature/expand params in auto-generated pybind functions for dygraph operators (#23181)
6 years ago
Zeng Jinle babda94c8a
Distinguish public/private global vars (#23269)
6 years ago
Zeng Jinle 8bfd62ffb7
Expose dygraph.grad api (#23124)
6 years ago
Zhaolong Xing 430b0099c9
[Paddle-TRT]: Ernie Dynamic shape support. (#23138)
6 years ago
xujiaqi01 68ea1ad55b
add clear one table (#23089)
6 years ago
Zeng Jinle acfc9b8a70
Reader sequential and inference partial feed (#22699)
6 years ago
Zeng Jinle a31d7328b7
Add dygraph double grad implementation (#22939)
6 years ago
songyouwei 2e2da7124b
high-performance dygraph slice (#22879)
6 years ago
zhaoyuchen2018 a020a25797
Fix model int8 quant fail, test=develop (#22891)
6 years ago
Zhaolong Xing dd67d44a50
[Paddle-TRT] : (Part1) Dynamic shape support (#22868)
6 years ago
Zeng Jinle d41d802ba3
Add flags to limit gpu memory (#22793)
6 years ago
石晓伟 1861ca88f1
serialize the PaddleTensor, test=develop (#22810)
6 years ago
Zhang Ting 4e8bc02461
add fluid.device_guard to specify the device type for Op (#22254)
6 years ago
Zhen Wang 89cfa49156
Unmerged fetch list (#22635)
6 years ago
Chen Weihang 7d8d573453
Speed up dygraph DataLoader based on shared memory and LoDTensor serialization (#22541)
6 years ago
hutuxian 53a2b68f4e
support customized download command in dataset (#22782)
6 years ago
zhaoyuchen2018 72dde4abde
Refine adam op to improve performance, test=develop (#22346)
6 years ago
Leo Chen b2c1be851a
support cond in clone, test=develop (#22657)
6 years ago
hutuxian 175954d894
PaddleBox Framework Part2 (#22466)
6 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
6 years ago
tangwei12 66a3150135
SYNC with communicaotor (#22344)
6 years ago
wangchaochaohu c65c6ae534
add flag to control profile level in python API (#22319)
6 years ago
tangwei12 b0675c8193
fix bug with compiledProgram (#22495)
6 years ago
yaoxuefeng 2235ee1a5e
multi-loss optimization by adding a DownpourOpt worker (#22025)
6 years ago
Wilber de009152a7 Compile without nccl deps. [2/2] (#22484)
6 years ago
Yiqun Liu dcfb603897
Enable the detection of subgraph composed of grad ops (#21223)
6 years ago
Wilber 7bc4b09500
add WITH_NCCL option for cmake. (#22384)
6 years ago
Leo Chen 822e5b36ec
Support int16 for Tensor (#22423)
6 years ago
石晓伟 e1b0d7cbb1
remove anakin from code, test=develop (#22420)
6 years ago
xujiaqi01 371f377bea
add GeneralRoleMaker (#22295)
6 years ago
Leo Chen b96c7c9a7a
polish code, test=develop (#22380)
6 years ago
Leo Chen aaa4fe491a
use function instead of lambda, test=develop (#22348)
6 years ago
Yiqun Liu b7cac50b64
Implement a common python unittest to test the ir passes. (#22209)
6 years ago
tangwei12 82bc814a57
integrated HALF_ASYNC to communicator (#21869)
6 years ago
Chen Weihang 35efbe6d95
Speeding up dygraph DataLoader with multiprocessing (#21762)
6 years ago
xujiaqi01 e3a457d34b
add collective communication library in fleet (#22211)
7 years ago
Zhen Wang 46189b166d Add bn and relu fuse pass (#22048)
7 years ago
zhongpu cf475f95df Remove FC in dygraph, modify FC to Linear in sample code (#22082)
7 years ago
Huihuang Zheng dd4361568e
Add ParallelExecutor Test for Cond API and Fix PE Checks Shape Bug (#22029)
7 years ago
123malin 7fb817d447
add distributed_strategy (#21710)
7 years ago
zhouwei25 2df4be5d35 Fix openblas bug to support compile on windows when WITH_MKL=OFF (#21902)
7 years ago
flame 2bbc0d7d60
python zero copy inference, delete pass (#21897)
7 years ago
Zeng Jinle aa4d6a5d6c
Add some debug flags to auto growth allocator (#21766)
7 years ago
Huihuang Zheng 557bce77da
Fix Backward Bugs in Conditional Block (#21809)
7 years ago
xujiaqi01 0eb4d990c4
fix compiled error when with_pslib=on (#21769)
7 years ago
Leo Chen fbe3ac217e
polish cmake, test=develop (#21681)
7 years ago
mapingshuo 686f0ecb6a
add `no_need_buffer_slots` interface to pybind (#21575)
7 years ago
Zeng Jinle 6828f3684b
fix op_registry, add ignore op_function_impl.h, test=develop (#21654)
7 years ago
Chen Weihang d96acc3363
Refine dygraph DataLoader implementation (#21634)
7 years ago