Commit Graph

4576 Commits (887a39f05047b3aa9f51e41f64e9c4cbea72d37f)

Author SHA1 Message Date
Yan Xu 0217555530 polish parallel dygraph code () 6 years ago
Jiabin Yang 15453d05a8
test=develop, fix AdgradOptimizer example code () 6 years ago
liuwei1031 6a53fa95e7
improve the API Sample of DataFeeder, memory_optimize and release_memory () 6 years ago
Zeng Jinle 712bfb17cb
fix recurrent_op,test=develop () 6 years ago
chengduo e336dc86bb
[Speed] Refine the Executor when the num_thread=1 () 6 years ago
Jie Fang 30e178fa2c init auto loss scaling () 6 years ago
Kaipeng Deng 58d5c61a29 fix sqrt_grad_grad unittest. test=develop () 6 years ago
mozga-intel 6ee6700fac Eanble stack operator for a Ngraph, test=develop () 6 years ago
jiaqi 34369944f5
support config file, cvm, load, save, shrink () 6 years ago
jiaqi 66d51206b1
add save/load model, shrink table, cvm, config file & fix pull dense bug () 6 years ago
baojun 1ce7b45b9e NGraph Added fill_zeros_like op test=develop () 6 years ago
baojun 910196524d NGraph Added dropout and dropout_grad to ngraph test=develop () 6 years ago
mozga-intel b189480734 Ngraph Enable gather operator test=develop () 6 years ago
lvmengsi 4ef631013c Double backward sqrt () 6 years ago
JesseyXujin 829fcc98fb
Fix some APIs' example 6 years ago
Zeng Jinle eab34b2df6
fix_dygraph_mem_leak, test=develop () 6 years ago
lvmengsi 5d1ac41b00 Double backward reduce mean () 6 years ago
chengduo d915a04907
Add examples for AdamaxOptimizer () 6 years ago
Kaipeng Deng bd9bef5a4e
add elementwise_add_grad_grad op () 6 years ago
jerrywgz 1c6d064627
add collect fpn proposals op,test=develop () 6 years ago
Kaipeng Deng 60be66e2c0
support fc_op double grad () 6 years ago
Zhen Wang ad8bbe587e
Fix some api example codes' bugs and these APIs include load_inference_model, load_vars, save_vars, L1DecayRegularizer and L2DecayRegularizer. () 6 years ago
zhoukunsheng 2ff7ea3337 Expose sign op () 6 years ago
Jiabin Yang 4624d7c642
test=develop, add gradient sort backward strategy () 6 years ago
qingqing01 1d0ba5e815
Fix the example code in some Python API () 6 years ago
Jiabin Yang c843e64cf5
Revert "rename the default version from '0.0.0' to 'latest' ()" () 6 years ago
Kaipeng Deng 8bae8590ac
add double grad for elementwise_mul op () 6 years ago
Kaipeng Deng 11d3a38f25
add double grad for square op () 6 years ago
Jiabin Yang 31536016ea
test=develop, test=document_preview, fix 13 api doc and code () 6 years ago
chengduo bc833945a4
Add DropLocalExeScopes in ParallelExecutor () 6 years ago
zhoukunsheng d4b67e1692 Add Where Op() 6 years ago
zhoukunsheng 1bfff02047 Add Diag Op() 6 years ago
SunGaofeng ddb24d48c5
test=develop () 6 years ago
qingqing01 e32c9888f5
Double backward of conv2d. () 6 years ago
wopeizl f456c8beb8
rename the default version from '0.0.0' to 'latest' () 6 years ago
xiaoting 50ad9046c9 add import, test=develop () 6 years ago
zhoukunsheng 4292bd8687 Mod floordiv () 6 years ago
tangwei12 565d309501
Reformat fleet API () 6 years ago
lujun a88a1faa48
Format file path () 6 years ago
guru4elephant 5d6a1fcf16
fix infer_from_dataset and train_from_dataset () 6 years ago
Huihuang Zheng 2c4462711f
Fix API example code of save_inference_model () 6 years ago
xiaoting 9ed4aaada4 modified formula for Lrn () 6 years ago
Jiabin Yang d8af44a5a3
test=develop, fix error with training and test on diff device () 6 years ago
lujun e388a1fb66
Repair api example () 6 years ago
guomingz 6d1d7c8acf Fix the KL algorithm bug when calculated the size of tensor. () 6 years ago
lvmengsi dab71e8d97
Fix api example () 6 years ago
baojun 7bd1d03ee5 Adding lrn op for ngraph engine () 6 years ago
Zhen Wang 65541d83b0
add scale pass for calculating the output scales.test=develop () 6 years ago
chengduo 8f534696b7
Polish Executor and Compiler doc () 6 years ago
gongweibao 91784f8ec3
Fix code in document. () 6 years ago
Huihuang Zheng 648320bb6c
Fix some data and reader related API code () 6 years ago
Zeng Jinle f2fa3f7300
fix api doc,test=develop () 6 years ago
Zeng Jinle 4f8594088d
Enhance inplace/mem-opt pass and enhance softmax_with_cross_entropy op inplace () 6 years ago
Tao Luo 8b62f53719
fix nn.py lack of `import warnings` () 6 years ago
baojun e782b54b9c update sofmax with axis arg test=develop () 6 years ago
tensor-tang 71f0c6d5bd
fix api doc of hash, relu, concat, argmin, argmax, argsoft and all activations () 6 years ago
Tao Luo ff1661f12a
remove unused FLAGS_warpctc_dir () 6 years ago
Kaipeng Deng a71d8fdb87
Softmax_cross_entropy op add axis () 6 years ago
Zhen Wang a40121e4c8
fix the initialization process error. test=develop () 6 years ago
Zhen Wang a914d9b116
Quant output scale () 6 years ago
Tao Luo 16922e0093
fix api_example of tree_conv () 6 years ago
jerrywgz ef66baedc0
Refine api doc () 6 years ago
Yibing Liu 6b0f27e802
Fix some APIs' example () 6 years ago
ruri 5817077c99
Fix unexecutable API examples () 6 years ago
jerrywgz cc95a7516c
fix distribute fpn proposals, test=develop () 6 years ago
Tao Luo 9ec4615deb
fix profiler and name_scope API examples () 6 years ago
wopeizl 06325c4de1
disable the test_distillation_strategy temporarily () 6 years ago
Zeng Jinle ee2028a110
Add use_cuda to inplace pass () 6 years ago
chengduo f2db475a3e
update ParallelExecutor () 6 years ago
jerrywgz a72907bbf4
Enhance concat op to support empty input. () 6 years ago
wopeizl 83c4f7721f
use two GPUs to run the exclusive test test=develop () 6 years ago
tianshuo78520a 8092c40560 Modify test timeout () 6 years ago
guru4elephant f938ccec62
remove async executor python api to fix document () 6 years ago
Zeng Jinle 5dfe2ab9e8
Fix mem leak when converting Tensor to numpy array () 6 years ago
Zeng Jinle 4e1bc6e805
Rewrite inplace pass and fix gc bug () 6 years ago
Lfc1993 aa5307ce5b fix python3 run_time_error in ops. test=develop () 6 years ago
guomingz e4a52e082f resolve () 6 years ago
xiaoting bc48453b73 polish the label_smooth () 6 years ago
Lfc1993 626922d3cd fix run_time_error in uniform_random. test=develop () 6 years ago
tangwei12 deb510d451
cvm op feature () 6 years ago
Jiancheng Li 554d3a71d2 test=develop fix bug: fix selected_indices in nms () 6 years ago
Zeng Jinle 28d69d710a
Refine dropout gpu memory () 6 years ago
chengduo 9ccce576d6
fix test_weight_decay () 6 years ago
xiaoting 7da7881c0e Detailed coordinate description for yolov3 loss () 6 years ago
tangwei12 7330cd639c
truncated_gaussian_random supported in distributed training, test=develop () 6 years ago
ceci3 258e000be6
test=develop, double backward leaky_relu () 6 years ago
Kaipeng Deng 10c487eb21
fix interpolate cu. test=develop () 6 years ago
whs 55ce36e981
Speedup roi_perspective_transform op by caching the information of linear interpolation in forward () 6 years ago
Yibing Liu beda78258f
Init mixed precision training interface () 6 years ago
Yan Xu 0b07eef118
ParallelDyGraph with GPU collective mode () 6 years ago
tangwei12 1a4a51db2b
Fleet unify distributed training () 6 years ago
tangwei12 e707119a89
remove ut test_dist_word2vec in mac ci, will fix it in private, test=develop () 6 years ago
Zhen Wang b8c166f632
Merge pull request from wzzju/add_graph_checkpoint 6 years ago
guomingz 2deac4e447 Fix the bug of test_conv2d_int8_mkldnn case which raised by improper parameter passing () 6 years ago
chengduo a2be4b4d91
Add fuse momenutum ops () 6 years ago
tink2123 5e216fcf1a fix split 6 years ago
chengduo e296e0fead
fix test_parallel_executor_seresnet random fail () 6 years ago
Tao Luo b3a11943c1
Merge pull request from luotao1/reduce_test_time 6 years ago
qingqing01 c1c2633a63
Support backward of backward for Relu and add a new gradient checker by comparing theoretical and numerical Jacobian. () 6 years ago
Zeng Jinle f188b3708e
Move gc test to each test of op () 6 years ago