1. 30 11月, 2020 5 次提交
    • C
      Polish unittests details and execution conditions to adapt to MUSL (#29044) · 0b032fae
      Chen Weihang 提交于
      * fix failed tests in yingchun gived list
      
      * add unittests into static_mode_white_list
      
      * add enable static
      
      * fix dist unittest
      
      * skip test_sigmoid_focal_loss_op & add gym
      
      * revert no need skip unittests
      
      * remove gym
      0b032fae
    • T
      add set_trainer_num api in dataset (#29133) · 4adddcc8
      Thunderbrook 提交于
      4adddcc8
    • L
      fix code: if y is True -> if y (#29184) · e0344081
      liym27 提交于
      e0344081
    • W
      save model after jit.load (#28748) · 1476e1f9
      WeiXin 提交于
      * Changed a variable name error
      
      * Add comments
      
      * Move member functions of TranslatedLayer out of function
      
      * edit code according to review
      
      * Edit input argument of '_run_static_graph'
      
      * reset due to Segmentation fault
      
      * rename variables when stitching graph
      
      * modify code according CI
      
      * Add comments to '__i_m_p_l__'
      
      * remove blanks befor 'Get...'
      
      * edit code according to review
      
      * Add a comment to '_execution_method_creator'
      
      * Edit a comment to '_execution_method_creator'
      1476e1f9
    • W
      Generate code coverage reports only for incremental files (#28508) · 0239f796
      wanghuancoder 提交于
      * Generate code coverage reports only for incremental files, test=develop
      
      * Generate code coverage reports only for incremental files, test=develop
      
      * Generate code coverage reports only for incremental files, test=develop
      
      * test for diff python file, test=develop
      
      * fix no python diff report, test=develop
      
      * add cc test file, test=develop
      
      * fix bug in generic.cmake, test=develop
      
      * for debug no cc report, test=develp
      
      * modify compire branch form test_pr to test, test=develop
      
      * fix bug, test=develop
      
      * test for h file changed, test=develop
      
      * debug for redefinition of argument optimize error, test=develop
      
      * close -o3 for test, test=develop
      
      * remove -o3 for test, test=develop
      
      * remove coverage option for nvcc, test=develop
      
      * use CMAKE_CXX_FLAGS open coverage option when header file changed, test=develop
      
      * reopen -o3, test=develop
      
      * remove debug code, test=develop
      
      * remove unused code, test=develop
      0239f796
  2. 28 11月, 2020 4 次提交
  3. 27 11月, 2020 12 次提交
  4. 26 11月, 2020 11 次提交
  5. 25 11月, 2020 8 次提交