1. 27 7月, 2022 1 次提交
  2. 28 6月, 2022 1 次提交
  3. 23 6月, 2022 1 次提交
  4. 22 6月, 2022 1 次提交
  5. 17 6月, 2022 1 次提交
    • 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