Commit Graph

27130 Commits (7fedf26b8778c5e1da1facfb32bd17ac9ca9f0a0)
 

Author SHA1 Message Date
FDInSky 7fedf26b87
add linear interpolate operator (#23357)
5 years ago
Liufang Sang e24575c8ba
fix error message in accuracy_op.h test=develop (#24416)
5 years ago
liym27 f9a4f9f4c4
Remove redundant code. test=develop (#24397)
5 years ago
wawltor 2de5075a6d
Fix the elementwise ops in broadcast in the process of backward (#24319)
5 years ago
Shibo Tao 5a29919a0a
upgrade ccache to 3.7.9 to support CUDA(#24390)
5 years ago
Guanghua Yu 988fbf82e2
Fix bug with wrong calculation result in `nn.loss.CrossEntropyLoss` (#24352)
5 years ago
zhangchunle 8d0bae2de2
add wlist monitor (#24384)
5 years ago
Wojciech Uss fddf442470
add batch size to the mkldnn matmul cache key (#24408)
5 years ago
joanna.wozna.intel 53125c2f6f
Model converter to dot file (#23169)
5 years ago
Tao Luo 72c370c8d2
remove unused test_multi_thread_helper.h (#24399)
5 years ago
hutuxian 123255cf9f
change InitializeGPU to InitializeGPUAndLoadModel (#24377)
5 years ago
qingqing01 43625bdabd
Add a high-level API with traning and inference into Paddle. (#24293)
5 years ago
Xing Wu 4af3ec0f8a
fix rnn check_type list error (#24346)
5 years ago
Tao Luo 63da846de0
remove old inference C++ tests (#24368)
5 years ago
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
Pei Yang 9c073bbd53
skip pyramid_hash on jetson platforms to avoid compile error. test=develop (#24371)
5 years ago
Aurelius84 9bf70ed752
[dy2stat]Support save_inference_model in program_translator (#24353)
5 years ago
Yiqun Liu 5361987361
Implement the new profiler api. (#24344)
5 years ago
zhongpu a851b97a58
copy dygraph api to paddle.imperative (#24085)
5 years ago
Chen Weihang 7728a20175
add detail & file enforce count shell, test=develop, test=document_fix (#24361)
5 years ago
liym27 03f4684d76
[Dy2Stat] Add test for bert pretraining. (#24350)
5 years ago
guofei 70bc488979
Fix the error of recurrnet op in multithreading in eval process (#24357)
5 years ago
wangchaochaohu 01e45a06f6
add dependency for conda test=develop (#24318)
5 years ago
iducn 7f83ba44db
cancel WITH_DOC and .travis.yml file (#24340)
5 years ago
hong 6d8dcc7407
Fix np ndarray mul varbase (#24331)
5 years ago
hong 67f66f0904
Fix get item out of range error (#24339)
5 years ago
Wojciech Uss db052009c7
Enabled quantize all and skip missing in QAT (#24281)
5 years ago
hong 5f65d9d58c
Fix dygraph exit issue (#24347)
5 years ago
Aurelius84 1ed8baf9c8
[dy2static] Support for static graph training with @declarative decorator (#24259)
5 years ago
Chen Weihang 2424297f42
add dygraph not support limit for io apis, test=develop (#24342)
5 years ago
Huihuang Zheng 8a1a2af82e
Add Assert Op (#24280)
5 years ago
Pei Yang 8c296dea75
fix compile error(cpuid.h not found) on nvidia jetson platforms. test=develop (#24329)
5 years ago
Guo Sheng 4a5de14426
Remove cusolver potrfBatched support on Windows. (#24338)
5 years ago
guofei fed2204517
Skip the process of copying LoDTensorArray in loop_vars in while_loop (#24271)
5 years ago
zhangchunle f62dfc6238
fs_wrapper add __all__ (#24335)
5 years ago
Leo Chen 5b285470db
Fix error message of load_inference_model (#24314)
5 years ago
Tao Luo c1df7048c7
add UT for mkldnn_cache_capacity (#24336)
5 years ago
Chen Weihang 5ea3818ab1
fix slice bug in while loop, test=develop (#24326)
5 years ago
Feiyu Chan 420707c26e
API/OP (margin_rank_loss, nce, row_conv, positive_negative_pair) erro… (#24246)
5 years ago
zhangchunle 75cb6f5504
fix a bug in tools/sampcd_processor.py (#24325)
5 years ago
huangjun12 d0b0e27408
refine huber loss unittest, test=develop (#24263)
5 years ago
joanna.wozna.intel 356f5ee220
[Refactoring] Unify op-dequant squashes (#24277)
5 years ago
liym27 ac9a7eeea4
[Dy2Stat]Support list pop (#24250)
5 years ago
Chen Weihang c78da18db4
polish print format, test=develop (#24312)
5 years ago
Xing Wu f79526c21c
Fix dygraph rnn doc (#24148)
5 years ago
Xing Wu fff5cfa353
Fix error info (#23891)
5 years ago
Tao Luo 9eedf05d2f
solve mklml memory leak on windows (#24015)
5 years ago
Zhang Ting b71abeee1b
use 32 bit index to improve activation ops (#24206)
5 years ago
Yi Liu 89c76a5342
fix bug of load op in issue#24252 (#24253)
5 years ago
xujiaqi01 1034ca316f
add timeout and http store in communication (#23436)
5 years ago