Yancey1989
6edfae4234
reset received vars on pserver
7 years ago
Tao Luo
f76f42c2e0
Merge pull request #13260 from luotao1/all_data
...
add test_all_data in test_analyzer_ner
7 years ago
Yan Chunwei
e2d325ac08
refactor pass_library ( #13261 )
7 years ago
luotao1
00c7230996
Merge branch 'develop' into all_data
7 years ago
Yan Chunwei
6de0a18d5f
Refine/text classification support data ( #13256 )
7 years ago
Tao Luo
11b22883be
Merge pull request #12738 from luotao1/anakin_cpu
...
support anakin for only-cpu environment
7 years ago
Xin Pan
883bbe1958
Merge pull request #13238 from panyx0718/clean
...
Clean
7 years ago
luotao1
4c283d87ef
Merge branch 'develop' into all_data
7 years ago
tensor-tang
9f2ccf5b3d
Merge pull request #13237 from tensor-tang/refine/op/peephole
...
refine fusion lstm/peephole and fusion gru
7 years ago
luotao1
61cae53e79
support anakin for only-cpu environment
7 years ago
Yan Chunwei
225ecee5ea
refine/text classification tester ( #13244 )
7 years ago
Qiao Longfei
6a79ba2f28
Add save inference model to trainer ( #12682 )
...
* add save_inference_model for Trainer
* add comment
* update comment
* fix mac compile
* add unit test
* update API.spec
* revert cpplint-cpp-source
7 years ago
Jiabin Yang
01b689540c
Merge pull request #13257 from JiabinYang/fix_nccl_error_info
...
add error info for nccl not found
7 years ago
tensor-tang
718033e14f
Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
Xin Pan
b6bddd2c29
Merge pull request #13262 from typhoonzero/fix_cuda9_docker_build
...
fix cuda9 docker build
7 years ago
tensor-tang
40dbd97f8e
Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
Qiyang Min
b805751598
Merge pull request #13223 from velconia/open_python35_CI
...
Open python35 ci
7 years ago
typhoonzero
04106cb1aa
fix cuda9 docker build
7 years ago
Yu Yang
34e467dcab
Merge pull request #13232 from reyoung/feature/fix_layer_norm
...
Use double to reduce
7 years ago
chengduo
886852557f
Refine reshape_grad and transpose_grad ( #13074 )
...
* Add intermediate
* fix flatten/squeeze/unsqueeze
* Considering compatibility issues, we could not fix the origin op
* follow comment
* reset the shape of XShape
7 years ago
Tao Luo
7dd8adb5fd
Merge pull request #13211 from luotao1/multi-thread2
...
add multi-thread ut for ditu-rnn
7 years ago
JiabinYang
e322fc4e0e
add error info for nccl not found
7 years ago
luotao1
fa5036aac8
add test_all_data in test_analyzer_ner
7 years ago
Xin Pan
18442a6088
rename pass.h/.cc to analysis_pass
7 years ago
Yan Chunwei
f143c9a916
port VisualDL's graphviz theme to IR ( #13246 )
7 years ago
tensor-tang
3eb55f0643
Merge remote-tracking branch 'ups/develop' into refine/op/peephole
7 years ago
tensor-tang
d7ac1cc836
refine seq when bs is large
7 years ago
luotao1
b4fa3dbda3
unify PrintTime of analysis unit-test
7 years ago
tensor-tang
9dd5a177a5
refine batch mode and peephole
7 years ago
luotao1
f615ba2f8f
update the multi-thread unit-tests
7 years ago
Qiao Longfei
6e03f7900f
Add centered mode rmsprop ( #13161 )
...
* rmsprop optimizer support v1 mode
* typo
* optimize code
* refine code
* optimize unit test
* update test_rmsprop_op.py
* update formula of rmsprop
* optimize document
* update API.spec for RMSPropOptimizer
* add default value to check_output_with_place equal_nan
7 years ago
luotao1
35cff5e00d
Merge branch 'develop' into multi-thread2
7 years ago
Yan Chunwei
9df2d8b5ba
test/add text-classification test ( #13081 )
7 years ago
tensor-tang
f10710b0ca
move seq peephole if out of loop
7 years ago
luotao1
1a373fbb0d
add result check for multi-thread UT
7 years ago
tensor-tang
2f3b498949
refine fusion seq lstm peephole
7 years ago
tangwei12
d1e2efae6b
reimplement auc in fluid ( #13167 )
...
* reimplement auc in pyton
* reimplement auc in fluid
* add auc unittest
* replace new auc in layers
* add batch Auc in Fluid
* name formated
7 years ago
Yu Yang
f57d706aa7
Use double to reduce
7 years ago
luotao1
2dc23ffaa8
Merge branch 'develop' into multi-thread2
7 years ago
Xin Pan
f94fdeaa0a
Merge pull request #13215 from panyx0718/clean
...
remove some unused codes
7 years ago
tensor-tang
5f586e2223
Merge remote-tracking branch 'ups/develop' into refine/op/fusion_lstm
7 years ago
Brian Liu
04272c0d41
Enable lstm peephole ( #13160 )
...
* Refine fusion lstm op code for better readability
* Enable peephole in fusion lstm op (seq_mode part) and add unit test
* Enable peephole in fused lstop op (batch_mode part)
Set batch_mode as default as well
* Use pre-commit to clean format
* Follow up review comments as well as adding more unit tests for seq mode
7 years ago
Qiao Longfei
cdd14f17f1
fix async mode handle COMPLETE_MESSAGE ( #13212 )
7 years ago
minqiyang
8059445fb5
Fix fake_quantize_op
7 years ago
tensor-tang
78d9ad5712
fusion gru enfore only used
7 years ago
luotao1
8cb92fb18e
speedup the download of inference_demo
7 years ago
tensor-tang
555083ae2a
enforce only used
7 years ago
Xin Pan
5ae052bd14
remove some unused codes
7 years ago
luotao1
39ed148714
fix multi-thread hang temporary
7 years ago
luotao1
459d4cc811
Merge branch 'develop' into multi-thread2
7 years ago