1. 13 4月, 2020 2 次提交
    • G
      Add new API : randn (#23211) · 73f421f7
      guofei 提交于
      * Add new API : randn
      
      test=develop
      
      * Add new API : randn
      
      test=develop
      
      * Add new API : randn
      
      test=develop
      
      * Add new API : randn
      
      test=develop
      
      * aAdd new API : randn
      
      test=develop
      
      * Add new API : randn
      
      test=develop
      
      * Add new API : randn
      
      test=develop
      
      * Add new API : randn
      
      test=develop
      
      * Add new API : randn
      
      test=develop
      
      * Add new API : randn
      
      test=develop
      
      * Add new API : randn
      
      test=develop
      
      * Add new API : randn
      
      test=develop
      73f421f7
    • Z
      Add new norm api, support frobenius norm and p-order vector norm. (#23716) · 03e737ac
      Zhong Hui 提交于
      * Add new norm api, support frobenius norm and p-order vector norm. test==develop
      * combine test files, add more attr checks. test=develop
      03e737ac
  2. 12 4月, 2020 2 次提交
  3. 10 4月, 2020 2 次提交
  4. 08 4月, 2020 2 次提交
  5. 07 4月, 2020 3 次提交
  6. 06 4月, 2020 1 次提交
  7. 05 4月, 2020 4 次提交
  8. 04 4月, 2020 6 次提交
  9. 03 4月, 2020 1 次提交
    • C
      update linspace, equal operators to API 2.0 (#23274) · a2e10930
      channings 提交于
      * update linspace, equal operators to API 2.0, test=develop
      
      * equal support higher performance CUDA kernel, test=develop
      
      * update comment of equal&linspace operator, test=develop
      
      * update comment of equal&linspace operator, test=develop
      a2e10930
  10. 02 4月, 2020 2 次提交
  11. 30 3月, 2020 1 次提交
  12. 23 3月, 2020 1 次提交
  13. 17 9月, 2018 1 次提交
  14. 03 9月, 2018 1 次提交
  15. 15 8月, 2018 1 次提交
  16. 26 7月, 2018 1 次提交
  17. 18 6月, 2018 1 次提交
  18. 09 6月, 2018 1 次提交
  19. 24 5月, 2018 1 次提交
  20. 18 5月, 2018 1 次提交
  21. 17 5月, 2018 2 次提交
  22. 16 5月, 2018 1 次提交
  23. 12 5月, 2018 1 次提交
    • Q
      Add inferencer infer (#10445) · 2a971f30
      Qiao Longfei 提交于
      * add Inference.infer
      
      * optimize code
      
      * update no_test_word2vec_new_api.py
      
      * update trainer
      
      * split check_and_get_place
      
      * use inference_program to save inference model in Trainer
      
      * update demo
      
      * update save_inference_model
      
      * clean code
      2a971f30
  24. 05 5月, 2018 1 次提交
    • J
      Trainer save load params (#10386) · bd66eed5
      Jeff Wang 提交于
      * Load/save the params from the params_path
      
      * Switch to use load_persistables and save_persistables
      
      * Instaed of setup the executor to run program and scope. Pass the program to the load_persistables
      bd66eed5