Commit Graph

102 Commits (3d015f1cf529915ab52cb8aef7c475f67fb128b5)

Author SHA1 Message Date
Huihuang Zheng 54bf3f5a56
Refine PADDLE_ENFORCE Error Messages. test=develop (#30149)
4 years ago
channings ddcff254db
fix op_register_version for compare ops, test=op_version (#30007)
4 years ago
LoveAn 2e5b4a216c
Optimize compilation time with Unity Build (#29733)
4 years ago
taixiurong 760d015c14
add xpu ops for training transformer in kunlun (#29539)
4 years ago
LoveAn 671555ed32
Compiling operator libraries with Unity build (#29130)
4 years ago
Zhong Hui a829357e4d
register the op version for some ops
4 years ago
zhang wenhui 5a83496c8d
Multi task (#26002)
4 years ago
guofei 2e1bca99ca
Refine the gradient calculation errors caused by renaming in while_grad (#27814)
4 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
4 years ago
wawltor fde5cfe881
fix the CudaPinMemory bug for the equal op (#27176)
5 years ago
Jack Zhou c282db3a93
add broadcast feature for elementwise logical op
5 years ago
wawltor a697e94693
Update the code of the compare ops for the broadcast function
5 years ago
wawltor 595a719795
Update the api for the compare_ops
5 years ago
Shibo Tao 71c71e684c
fix logical_* ops' doc (#25479)
5 years ago
Chen Weihang 7fa9f16c17
Polish reader folder error message (#24698)
5 years ago
pawelpiotrowicz db2b6b6568
Hide globals & redesign restore PR (#24279)
5 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
liuwei1031 9a93f6aae0
improve efficiency of runtime InferVarType (#22778)
5 years ago
hong bfb60efb1f
change compare forece_cpu default value; test=develop (#23888)
5 years ago
guofei 2b896c1f6b
Support LoDTensorArray in fetch (#23645)
5 years ago
gfwm0502 d8ca66dae2
Modify documents of executor and randn and fix other errors (#23879)
5 years ago
gfwm0502 a756360263
OP/API (While/while_loop/DynamicRNN) : Error Message Enhancement (#23896)
5 years ago
gfwm0502 af149f2595
OP(compare/get_places/shrink_rnn_memory) error message enhancement (#23780)
5 years ago
kinghuin dd3ae0236a
optimize compare and logical ops error info, add test case for this ops
5 years ago
Zhen Wang 84cd45f674
Solve the conflict of ops with the same name, test for CI. (#23573)
5 years ago
Huihuang Zheng a82ce2b1bb
API/OP (ConditionalBlock) error message enhancement (#23480)
5 years ago
Yiqun Liu 4489f0d304
Op(fetch) error message enhancement. (#23542)
5 years ago
liym27 dc225ed2fc
OP (tensor_array_read_write) error message enhancement. test=develop (#23468)
5 years ago
Yiqun Liu 55d0c8fde7
Enhance the error message of feed_op. (#23526)
5 years ago
Huihuang Zheng 71b5f1d2b2
OP (recurrent) error message enhancement (#23481)
5 years ago
Tao Luo 0b583235f5
Revert "Solve the conflict of ops with the same name. (#23199)" (#23494)
5 years ago
Chen Weihang 16315d3d9e
Delete Ref & VectorRef and add GetDataSafely (#22997)
5 years ago
Zhen Wang abe3e6906d
Solve the conflict of ops with the same name. (#23199)
5 years ago
channings a2e10930cf
update linspace, equal operators to API 2.0 (#23274)
5 years ago
wangchaochaohu 69e3f99362
refine the error message (#23212)
5 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
5 years ago
Guo Sheng 31b5464632
Add support for dynamic_decode(while) training. (#22231)
5 years ago
zhangchunle 805328e13b fix typo in error message (#22312)
5 years ago
Jacek Czaja b0b27ff699 [MKL-DNN] Conv grad and Batch Norm grad NHWC support (#22088)
5 years ago
guofei 46f9184aff Modify the while_loop API (#21844)
5 years ago
guofei 8b7c50f49a Make While Op could run on GPU place and add while_loop unittest (#21672)
5 years ago
Huihuang Zheng 0677a1c1c1
Fix That conditional_block_op Doesn't Have InferShape (#21733)
5 years ago
Zeng Jinle 0f8888360e
Polish op registry codes (#21561)
5 years ago
Huihuang Zheng 1dcf6a7212
Add Much Complex Test and Fix Bugs for Control Flow cond API (#21532)
5 years ago
Huihuang Zheng 630be31952
Fix Cond Bug for Nested Control Flow (#21340)
5 years ago
Jacek Czaja cd43c4440e [MKL-DNN] LRN and Pool2d (FWD) NHWC support (#21375)
5 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
5 years ago
Yiqun Liu 6fcfd32e6c
Check and correct the output's lod_level in DynamicRNN related operators (#19144)
5 years ago
chengduo 36c85ef492
Add sub-scope check in RecurrentOp (#20468)
5 years ago
Wilber 2893cd1ae0
modify english api (#20159)
5 years ago