1. 30 6月, 2020 1 次提交
  2. 29 6月, 2020 1 次提交
  3. 23 6月, 2020 1 次提交
  4. 19 6月, 2020 1 次提交
  5. 01 6月, 2020 2 次提交
  6. 08 5月, 2020 1 次提交
  7. 19 4月, 2020 1 次提交
    • L
      Add user local data preprocess support (#23692) · 2291634c
      lidanqing 提交于
      * add local data preprocess support for imagenet
      test=develop
      
      * add local data2bin tests
      test=develop
      
      * locally two tests passed
      test=develop
      
      * change according to reviews
      test=develop
      2291634c
  8. 12 4月, 2020 1 次提交
  9. 01 4月, 2020 1 次提交
  10. 26 3月, 2020 1 次提交
    • Z
      [Paddle-TRT]: Ernie Dynamic shape support. (#23138) · 430b0099
      Zhaolong Xing 提交于
      * add dynamic plugin support.
      test=develop
      
      * change emb eltwise layernorm to math function
      test=develop
      
      * add emb eltwise layernorm
      test=develop
      
      * can run dynamic shape ernie
      test=develop
      
      * fix ci
      test=develop
      
      * add ut for trt ernie dynamic
      
      test=develop
      
      * refine dynamic shape c++ interface.
      test=develop
      
      * fix comments
      test=develop
      
      * fix comments
      test=develop
      430b0099
  11. 09 3月, 2020 1 次提交
  12. 02 3月, 2020 1 次提交
  13. 12 2月, 2020 1 次提交
  14. 25 1月, 2020 1 次提交
  15. 13 1月, 2020 2 次提交
  16. 11 1月, 2020 1 次提交
  17. 09 1月, 2020 1 次提交
  18. 07 1月, 2020 1 次提交
  19. 06 1月, 2020 1 次提交
  20. 24 12月, 2019 1 次提交
  21. 16 12月, 2019 1 次提交
  22. 10 12月, 2019 1 次提交
    • A
      MKL-DNN 1.0 Update (#20162) · e81f0228
      Adam 提交于
      * MKLDNN v1.0 rebase to Paddle 1.6
      test=develop
      
      * Add hacky paddle::string::to_string() implementation
      
      * vectorize<int64-t>() -> vectorize() cleanup
      test=develop
      
      * PADDLE_ENFORCE and void_cast fixes
      test=develop
      
      * Rebase changes
      test=develop
      
      * Cosmetics
      test=develop
      
      * Delete MKL from mkldnn.cmake
      test=develop
      
      * CMake debug commands
      test=develop
      
      * Delete MKLDNN_VERBOSE and rebase fixes
      test=develop
      
      * Rebase fixes
      test=develop
      
      * Temporarily disable int8 resnet101 vgg16 and vgg19 tests
      test=develop
      
      * Add libmkldnn.so.1 to python setup
      test=develop
      
      * Add libmkldnn.so.1 to inference_lib cmake after rebase
      test=develop
      
      * Post rebase fixes + FC int8 changes
      test=develop
      
      * Fix LRN NHWC
      test=develop
      
      * Fix NHWC conv3d
      test=develop
      
      * Windows build fix + next conv3d fix
      test=develop
      
      * Fix conv2d on AVX2 machines
      test=develop
      e81f0228
  23. 03 12月, 2019 1 次提交
  24. 28 11月, 2019 1 次提交
    • L
      Fp32 vs int8 qat C++ performance (#21244) · c0aa1367
      lidanqing 提交于
      * add ut for comparing FP32 and QAT INT8
      
      * add save qat transformed model python script
      test=develop
      
      * updated
      
      * added missing file
      
      * add "with_label"
      test=develop
      
      * performance benchmark as unit test
      test=develop
      
      * change names of unnecessary thing
      
      * Change CMakeList.txt for model downloading and UT
      test=develop
      
      * change names of functions and params for more readable code
      test=develop
      
      * Change PADDLE_ENFORCE messages
      test=develop
      
      * fix indent problems
      test=develop
      
      * indent problems
      test=develop
      c0aa1367
  25. 20 11月, 2019 1 次提交
  26. 18 11月, 2019 1 次提交
  27. 15 11月, 2019 1 次提交
  28. 08 11月, 2019 1 次提交
    • G
      Add ernie c++ inference test (#21015) · 829bf871
      GaoWei8 提交于
      * Add ernie unit test
      test=develop
      
      * Add ernie unit test
      test=develop
      
      * Add ernie unit test
      test=develop
      
      * remove ngraph
      
      * optimize gpu test
      test=develop
      
      * optimize codes
      test=develop
      829bf871
  29. 23 10月, 2019 1 次提交
  30. 05 10月, 2019 1 次提交
  31. 25 9月, 2019 1 次提交
    • A
      Removing length dims constraints of seq_pad and seq_unpad (#19497) · 99a9615a
      Aurelius84 提交于
      * Removing last dims constraints of seq_pad and seq_unpad test=develop
      
      * fix test_layer api code test=develop
      
      * fix sequence_pad_op.cc conflict test=develop
      
      * remove test_analyzer_mm_dnn test=develop
      
      * fix vectorize bug test=develop
      
      * fix vectorize<int> test=develop
      99a9615a
  32. 21 9月, 2019 1 次提交
  33. 17 9月, 2019 1 次提交
  34. 22 8月, 2019 1 次提交
  35. 15 8月, 2019 1 次提交
  36. 03 7月, 2019 1 次提交
  37. 27 6月, 2019 1 次提交
    • L
      some fixes for int8 mobilenet_ssd tester (#18112) · 5fd68ac1
      lidanqing 提交于
      * some fixes for int8 mobilenet_ssd tester
      test=develop
      
      * change wrong data file name
      test=develop
      
      * change test images bin file from 200 images to 100 images
      
      * change directory existence to file existence during downloading
      test=develop
      
      * reuse download_data
      test=develop
      
      * run full dataset when iterations=0
      test=develop
      5fd68ac1
  38. 16 6月, 2019 1 次提交