Yibing Liu
f6595811a1
Get sequence length in sequence_pad op & fix sequence_mask op
7 years ago
qingqing01
a39eba77eb
Implement norm_op by CUDA instead of Eigen. ( #13273 )
...
* Implement norm_op by CUDA instead of Eigen.
* Remove the commented code.
7 years ago
Yan Chunwei
5023530a8a
Refactor/remove sensitive ( #13314 )
7 years ago
Yan Chunwei
478a4e850e
refactor ir pattern ( #13304 )
7 years ago
tensor-tang
ca973139fe
Merge pull request #13285 from tensor-tang/refine/ut/lac
...
add analysis unit test of lac and ner
7 years ago
Wu Yi
f90c7865f0
Benchmark tool for imgnet ( #12305 )
...
* support test using executor without reader
* run imgnet
* update fluid benchmark
* wip
* update
* update all models
* support pyreader
* update
* clean up
* make profile batches contollable
* update API.spec
* update scripts
* clean dockerfile
* update
* clean comments
* add scope argument docstring
* use num_trainers to determine nccl init comms
7 years ago
luotao1
5e7bfd4e4c
Merge branch 'develop' into anakin_ner
7 years ago
tensor-tang
39c4921245
Merge remote-tracking branch 'ups/develop' into refine/ut/lac
7 years ago
tensor-tang
5a2fc5b52f
fix print error
7 years ago
tensor-tang
3ea19b7596
fix bug and fc pass ut
7 years ago
tensor-tang
acfdbf0293
enable ner analysis test and refine lac
7 years ago
luotao1
6fae46a128
refine codes
7 years ago
tensor-tang
df0c695618
fix fusion gru pass and enable it
7 years ago
tensor-tang
c9bd2d50f1
refine fc and gru pattern
7 years ago
minqiyang
07f495ec7a
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_python35_CI_random_fail
7 years ago
luotao1
d4c3fe9a44
clean api_anakin_engine_rnn_tester
7 years ago
tensor-tang
7eebb90523
fix conflicts
7 years ago
tensor-tang
3c3ad1e4cf
Merge branch 'develop' into refine/ut/lac
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
tensor-tang
353d7d1be6
Merge branch 'develop' into refine/ut/lac
7 years ago
Yan Chunwei
e2d325ac08
refactor pass_library ( #13261 )
7 years ago
tensor-tang
ca30127e0a
fix compile error undef registrar pass
7 years ago
tensor-tang
0618077971
Merge remote-tracking branch 'ups/develop' into refine/ut/lac
7 years ago
tensor-tang
6b104c90d3
fix profile
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
minqiyang
a04d99810e
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_python35_CI_random_fail
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
minqiyang
b5de0166eb
Pass the INFERENCE CI when WITH_INFERENCE is OFF
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
tensor-tang
4d774953c6
enable fc gru fuse pass
7 years ago
Qiyang Min
b805751598
Merge pull request #13223 from velconia/open_python35_CI
...
Open python35 ci
7 years ago
tensor-tang
74f95b8da0
fix redefine macro
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
tensor-tang
f057077c3a
add fuse fc gru pass
7 years ago
JiabinYang
e322fc4e0e
add error info for nccl not found
7 years ago
tensor-tang
09016df8df
make analyzer run
7 years ago
luotao1
fa5036aac8
add test_all_data in test_analyzer_ner
7 years ago