Commit Graph

422 Commits (c90d35564be5fc4d51e8c129ee2e908c1e36c4fe)

Author SHA1 Message Date
Qi Li 994438b109
change clip grad api, test=develop (#27767)
4 years ago
Chen Weihang bcc34724c2
polish api code & example (#27696)
4 years ago
Chen Weihang 199da9689c
Polish api Program/CompiledProgram/ParallelEnv doc & code example (#27656)
4 years ago
Zhou Wei 6871e57b30
fix in_dynamic_mode of paddle,test=document_fix (#27671)
4 years ago
Zhang Ting a4c25b2f34
use paddle.is_compile_with_cuda (#27586)
4 years ago
Zhang Ting eb37ee2a26
modify docs of program API, test=document_fix (#27600)
4 years ago
Tao Luo bf99bc4a62
update name_scope example code (#27594)
4 years ago
Aurelius84 7c5162400f
[API 2.0]Migrate api example for gradients/append_backward/program_guard (#27570)
4 years ago
joanna.wozna.intel b0ee1405f7
Add conv2d bfloat16 support (#27325)
4 years ago
Leo Chen 0b4bb023a7
Add static mode check on data() (#27495)
4 years ago
liym27 3497fbe473
Use paddle.disable_static() to replace with dygraph.guard(). (#27139)
5 years ago
Chen Weihang 9cb57f94c6
Update set_dict method name & add aliases (#26700)
5 years ago
Zhen Wang f9066e6a6f
Update the demo code and the doc of varbase.backward. (#26506)
5 years ago
Zhou Wei 407de03905
[2.0API] Reconstruct all API related to LR Scheduler, unify dygraph and static (#26550)
5 years ago
QingshuChen 138ecf24aa
support Baidu Kunlun AI Accelerator (#25959)
5 years ago
wangchaochaohu bb11cbc250
[API2.0] add Device api (set_device and get_device)(#26103)
5 years ago
Zhou Wei 6de463d3d1
expose and unify the Tensor concepts to the user (#25978)
5 years ago
pangyoki 2efcb481c8
Paddle-2.0 API directory migration (#25898)
5 years ago
gongweibao 0067a2e4ec
Save checkpoint automatically (#25917)
5 years ago
wangchaochaohu ff717d5158
Add support for tuple of concat Op test=develop (#25800)
5 years ago
Chen Weihang d47304e6d9
Refine paddle error stack format (#25790)
5 years ago
tangwei12 caa90a6510
Integrated Trainer of Parameter Server (API add `fluid.contrib.layers.sparse_embedding` only) (#22957)
5 years ago
Dong Daxiang 920d998f1e
add more settings for distributed strategy (#25685)
5 years ago
qingqing01 b5f8784cab
Refine Model of high level API (#25559)
5 years ago
Leo Chen 1e897f66ee
Refine __str__ of VarBase and ParamBase, test=develop (#25345)
5 years ago
hong 84f9b9ef49
Connect stop gradient with trainbale (#25248)
5 years ago
Liufang Sang b174b99764
support user defined quantization func and preprocess (#24720)
5 years ago
lilong12 29de0d97a5
add the support to specify device index for device_guard (#24555)
5 years ago
lilong12 6e10022781
add queue_generator_op, dequeue_op, enqueue_op and ut (#24481)
5 years ago
liym27 615a8bfcf4
Support int32 int64 and fix bug (#24407)
5 years ago
Cindy Cai 86ca31ab58
English API Docs Optimization Part 1 (#24536)
5 years ago
Aurelius84 1ed8baf9c8
[dy2static] Support for static graph training with @declarative decorator (#24259)
5 years ago
Chen Weihang 5ea3818ab1
fix slice bug in while loop, test=develop (#24326)
5 years ago
Chen Weihang c78da18db4
polish print format, test=develop (#24312)
5 years ago
Leo Chen 381492fca3
add try finally, test=develop (#24243)
5 years ago
Yibing Liu f0046889ff
Add complex layer for transpose & matmul, test=develop (#24195)
5 years ago
Chen Weihang 9b851ba216
[dy2static] Add print transformer and unify print format (#24068)
5 years ago
Chen Weihang 25a233e46d
Simplify Program printing code to improve debugging efficiency (#23918)
5 years ago
Leo Chen 1fc219ebae
Dev/add fake_interface_only decorator for some function of Variable (#24083)
5 years ago
Leo Chen 2ca0e11861
support fetch the feed var when use_prune=True, test=develop (#24110)
5 years ago
qingqing01 b059fb955d
Add trainable_statistics in attr for batch_norm. (#24072)
5 years ago
Yibing Liu 720d18990c
Init complex number neural network (#24018)
5 years ago
0YuanZhang0 2a38f12382
ADD Manual seed op into paddle.framework (#23537)
5 years ago
Chen Weihang a7b8d46fa6
Fix Program API doc sample code error (#23635)
5 years ago
Aurelius84 c9b3bdbfcb
API(program_guard) error message enhancement (#23452)
5 years ago
Chen Weihang 45880f604b
API(Program) error message enhancement (#23519)
5 years ago
guofei ca7bd2beb1
Add a function to update FLAGS (#22851)
5 years ago
Leo Chen a62599a888
[feature] prune program by feed and fetch_list automatically (#22474)
5 years ago
Zhou Wei 7fda333ac1
add new method of gradient_clip, better to use,test=develop (#23224)
5 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
5 years ago