1. 02 6月, 2023 14 次提交
  2. 01 6月, 2023 15 次提交
  3. 31 5月, 2023 5 次提交
  4. 30 5月, 2023 6 次提交
    • R
      update_c++17 (#53892) · 950b563b
      risemeup1 提交于
      * update_c++17
      
      * update_c++17
      
      * fix windows bug
      
      * solve cirle depend
      
      * solve cirle depend
      
      * solve cirle depend
      
      * solve cirle depend
      
      * solve cirle depend
      
      * fix windows bug
      
      * fix compiler error
      
      * fix compiler error
      
      * update eigen3
      
      * update eigen3
      
      * update eigen3
      
      * fix mac-py3 compiler error
      
      * update C++17
      
      * fix mac compiler error
      
      * fix compile error
      
      * fix coverage_compiler error
      
      * fix coverage_ci_problem
      
      * fix coverage_error
      
      * fix_kunlun200 compile error
      
      * fix kunlun200 compiler error
      
      * fix compile error
      
      * fix compiler error
      
      * fix py3 failed test
      
      * fix kunlun200 compiler error
      
      * test
      
      * fix test error
      
      * fix test error
      
      * fix test error
      
      * test
      
      * test
      
      * fix mac py3 error
      
      * fix mac py3 error
      
      * fix mac py3 error
      
      * fix test error
      
      * fix test error
      
      * fix compile error
      
      * fix compile error
      
      * fix compile error
      
      * test
      
      * test
      
      * fix compiler error
      
      * test
      
      * test
      
      * debug on ci
      
      * fix compiler error
      
      * fix compiler error
      
      * test
      
      * fix cinn compiler error
      
      * test
      
      * fix rocm cmpile error
      
      * fix cinn and kunlun compile error
      
      * update c++14
      
      * Update flags.cmake
      950b563b
    • shaojie_wang's avatar
      softmax fwd: force vec size to 1 when dtype is float (#54183) · f5a3b427
      shaojie_wang 提交于
      * softmax fwd: force vec size to 1 when dtype is float
      
      * use 1024 as threshold to use cudnn
      f5a3b427
    • Y
      [AMP] Reimplement check_nan_inf as check_numerics_kernel. (#52245) · 44bd5927
      Yiqun Liu 提交于
      * Reimplement the check_nan_inf function as check_numerics kernel.
      
      * Remove the cpu implemention to phi.
      
      * Add ifdef for the including of omp.h.
      
      * Move the use of FLAGS_check_nan_inf_level out of header file.
      
      * Implement a common PrintAndThrowError function.
      
      * Fix the error using of __NVCC__, which should be instead with __CUDA_ARCH__.
      
      * Add dependency of phi.
      
      * Polish codes and unittest.
      44bd5927
    • L
      add timer to log deps in executor (#54188) · 1ba1627d
      Leo Chen 提交于
      * add timer to log deps
      
      * rename flag
      
      * add ut
      1ba1627d
    • Y
      add pass/analysis_manager.h ir/type_name.h pass/pass_instrumentation.h... · dff77c23
      Yuanle Liu 提交于
      add pass/analysis_manager.h ir/type_name.h pass/pass_instrumentation.h pass/utils.h and adjust pass dir (#54170)
      
      dff77c23
    • T
      del sequence_enumerate_op (#54177) · f9065e15
      tianshuo78520a 提交于
      * del sequence_enumerate_op
      
      * del analyzer_pyramid_dnn_tester
      
      * fix
      f9065e15