1. 18 5月, 2020 4 次提交
    • Y
      Add some check for CUDA Driver API and NVRTC (#22719) · 560c8153
      Yiqun Liu 提交于
      * Add the check for whether CUDA Driver and NVRTC is available for the runtime system.
      
      * Call cuInit to initialize the CUDA Driver API before all CUDA callings.
      test=develop
      
      * Change the behavior when libnvrtc.so can not be found, printing a warning instead of exiting.
      test=develop
      
      * Do not initialize CUDA Driver API for windows and macos.
      test=develop
      
      * Remove the call of cuInit when entering paddle and enable the test_code_generator.
      test=develop
      
      * Add some built-in functions for __half.
      test=develop
      
      * Change save_intermediate_out to false in unittest.
      test=develop
      
      * Fix error reference to tempropary variable when seting including path for device_code.
      test=develop
      560c8153
    • G
      API/OP(sequence_expand_as) error message enhancement (#23712) · fe8d006f
      Guo Sheng 提交于
      * API/OP(sequence_expand_as) error message enhancement.
      test=develop
      Co-authored-by: NFrostML <380185688@qq.com>
      fe8d006f
    • L
      specify outs, test=develop (#24537) · d980d251
      Leo Chen 提交于
      d980d251
    • Y
      OP(datanorm lookupsparsetable lookuptable) error message enhancement (#24506) · 16817c70
      yaoxuefeng 提交于
      * OP(datanorm lookupsparsetable lookuptable) error message enhancement
      
      * fix test=develop
      
      * fix test=develop
      
      * fix test=develop
      
      * fix test=develop
      
      * fix test=develop
      
      * fix test=develop
      
      * fix test=develop
      16817c70
  2. 15 5月, 2020 8 次提交
  3. 14 5月, 2020 13 次提交
  4. 13 5月, 2020 15 次提交