1. 17 6月, 2022 10 次提交
    • N
      fix paddle.Model en docs (#43537) · 4c3969fa
      Nyakku Shigure 提交于
      * add copy-from label for code examples, test=document_fix
      
      * refine docs, test=document_fix
      
      * add some output for code example, test=document_fix
      
      * add `optional`, test=document_fix
      
      * add missing parameters, test=document_fix
      
      * add missing links for `ProgBarLogger` and `ModelCheckpoint`, test=document_fix
      
      * update eval_batch example, test=document_fix
      
      * fix typos in stack_outputs, test=document_fix
      
      * np.random -> paddle.random, test=document_fix
      4c3969fa
    • C
      add bilinear interp v2 converter (#43307) · 3d232b29
      ccrrong 提交于
      * add bilinear_interp_v2 converter
      3d232b29
    • S
      [Bug Fix] set device_id=current_id when calling Tensor.cuda() without device_id (#43510) · b2b78f8e
      Sing_chan 提交于
      * make device_id=current_id when not given
      
      * use tracer to get current device id
      b2b78f8e
    • Z
      fix compile fail in cuda11.6 (#43559) · 76b02b7c
      zhoutianzi666 提交于
      76b02b7c
    • [inference]add trt act layer convert (#43504) · 1a1d596b
      提交于
      * add activation layer
      1a1d596b
    • Z
      fix sign-compare warning (#43401) · ce704ee9
      zhangchunle 提交于
      ce704ee9
    • N
      delete XPU reduce for yolov3 (#43591) · 31b73346
      niuliling123 提交于
      31b73346
    • Y
      48ea76c9
    • W
      Support multi-program save/load (#41783) · ec6da792
      WangZhen 提交于
      * Load models and run PE
      
      * Stash all code
      
      * Fix C++ UT and refine code
      
      * Fix string length error
      
      * skip windows ci because windows do not have wget
      
      * Just print out in layer_test because bce param file changed
      
      * Refine code
      
      * Fix pdiparam download error for layer_test
      
      * Polish FunctionSchema and rename some arg
      
      * New Exector only once
      
      * Add value type for ivalue
      
      * Read params from one pdiparam file
      
      * Replace ivalue using Variable
      
      * Remove ivalue file
      
      * Fix inner_exe new
      
      * Using DeserializeFromStream to load tensor
      
      * Split .cc files
      
      * Polish cmakelist
      ec6da792
    • Y
      [Hackathon No.26] (#40487) · 9bbcca2b
      yangguohao 提交于
      * 'triplet_margin_loss'
      
      * 'test_file_corret'
      
      * '2022_03_27'
      
      * 2022_04_05
      
      * 2022-04-17_1
      
      * 2022-04-17
      
      * 2022-04-17_2
      
      * 2022-04-25
      
      * 2022-05-02_V1
      
      * 2022-05-06_V1
      
      * 2022-05-07_V1
      
      * Update loss.py
      
      * Update loss.py
      
      * Update loss.py
      
      * Update loss.py
      
      * Update loss.py
      
      * Update loss.py
      
      * Update loss.py
      
      * Update loss.py
      
      * Update loss.py
      
      * Update test_triplet_margin_loss.py
      
      * Update loss.py
      
      * 2022-06-01_pre-commit
      
      * 2022-06-05
      
      * 2022-06-06
      
      * 2022-06-06
      
      * code_style_check
      
      * code_style_check
      
      * Update loss.py
      
      * 2022-06-07_V2
      
      * Update loss.py
      
      * Update loss.py
      9bbcca2b
  2. 16 6月, 2022 13 次提交
  3. 15 6月, 2022 17 次提交