Commit Graph

18801 Commits (dd2dfeb6247bc3c4a222012ce5a8030d4cdd3fa1)
 

Author SHA1 Message Date
Qiao Longfei dd2dfeb624 add debug information
6 years ago
Qiao Longfei 803e2ed9f4 add ctr_reader_test and fix bug
6 years ago
Qiao Longfei c8bd521045 add reader thread status
6 years ago
Qiao Longfei 71cbc8bd24 optimize code
6 years ago
Qiao Longfei 694e8945a2 add a base class for reader
6 years ago
Qiao Longfei d981333e94 add a base class for reader
6 years ago
Qiao Longfei a06173eedc clean code
6 years ago
Qiao Longfei 71c2ad412f complete read thread
6 years ago
Qiao Longfei 0f3ece775d use gzstream
6 years ago
Qiao Longfei a1e0f5abb7 add gzstream.cmake
6 years ago
Qiao Longfei 20f181cdc1 init ctr_reader
6 years ago
Qiao Longfei d26e4507da init ctr data
6 years ago
tensor-tang 6447155dac
Merge pull request #13851 from tensor-tang/fea/jitkernel_peephole
6 years ago
Xin Pan 7fb5b66ac2
Merge pull request #13916 from panyx0718/fix2
6 years ago
Yan Chunwei 6809238d97
fix analysis predictor profile (#13896)
6 years ago
Yibing Liu 6b795d424c
Merge pull request #13901 from kuke/seq_slice_py
6 years ago
tangwei12 fa2ab3346c
fill constant add infervarshape, lookuptable clone lr var (#13830)
6 years ago
Xin Pan 342e436158 Make Var::GetMutable robust
6 years ago
Yan Chunwei 7a751b83ac fix isfinite_op sprintf (#13850)
6 years ago
Qiyang Min e3a64fca44
Merge pull request #13835 from velconia/fix_reshape_op
6 years ago
Yibing Liu 46b0b7903c
Merge pull request #13856 from kuke/seq_unpad_op
6 years ago
tensor-tang dcfb687584
Merge pull request #13846 from tensor-tang/fix/mkldnn
6 years ago
Yibing Liu 6a627ce751 Use length-based lod in seq_slice's doc
6 years ago
Yibing Liu 699825a9d5 Use length-based lod in seq_unpad's doc
6 years ago
Zeng Jinle af91d41ab8
Merge pull request #13852 from sneaxiy/feature/eager_delete_tensor
6 years ago
Zeng Jinle 93606c2c2c
Merge pull request #13689 from sneaxiy/sparse_rmsprop
6 years ago
Qiao Longfei 681226e97c
Merge pull request #13864 from jacquesqiao/py-reader-add-test-mode
6 years ago
Tao Luo f8874b3cb2
Merge pull request #13884 from luotao1/rename_inference_lib_dist
6 years ago
Xin Pan a9d79225d8
Merge pull request #13905 from PaddlePaddle/revert-13872-fix2
6 years ago
Xin Pan 288a112ffd
Revert "Revert "Revert "Make variable::GetMutable robust"""
6 years ago
sneaxiy 5cedfb60c8 test=develop
6 years ago
Yibing Liu b785798585 Expose layer's name for sequence pad & unpad
6 years ago
Yibing Liu 18e1c1e07d Update API spec for seq slice
6 years ago
Tao Luo c26f2b21eb
Merge pull request #13813 from sfraczek/sfraczek/conv-bn-fuse-pass-full-eigen
6 years ago
Yibing Liu 7d84de4712 Fix some typos
6 years ago
Yibing Liu 16b2c6dc78 Add py api for sequence_slice_op
6 years ago
Xin Pan fededdda20
Merge pull request #13872 from panyx0718/fix2
6 years ago
Qiao Longfei b16e9cd105
a small fix for compile WITH_INFERENCE=OFF (#13869)
6 years ago
Qiao Longfei ec25a09bd5 revert unused change test=develop
6 years ago
Qiao Longfei 60030e8678 change the use of FLAGS_reader_queue_speed_test_mode
6 years ago
Tao Luo 323d67cfc1
Merge pull request #13879 from panyx0718/doc
6 years ago
Sylwester Fraczek 50c5e9b0c6 reshape_2d used from ddim.h
6 years ago
Qiyang Min cab29828a5
Merge pull request #13829 from velconia/accelerate_sequence_pool_op
6 years ago
minqiyang aeec82acd5 Add unittest for reshape op
6 years ago
Xin Pan ddb76d0d09 Make GetMutable more robust
6 years ago
Qiyang Min c2842377ce
Merge pull request #13837 from velconia/add_pyramid_dnn_support
6 years ago
minqiyang 24c9fbdba3 Polish code
6 years ago
chengduo 2c9839c847
add cuda version display (#13885)
6 years ago
sneaxiy d3ed070e10 test=develop
6 years ago
minqiyang d9b202e717 Move tensor copy src_ptr and dst_ptr check to TensorCopy function
6 years ago