1. 14 9月, 2020 1 次提交
  2. 22 7月, 2020 1 次提交
    • H
      [Core] Add the graph optimization of subblocks for transformer model (#3947) · 7af1a258
      hong19860320 提交于
      * [Core][ARM] Fix beam_search, eltwise_mul supports broadcast and int64_t data type, add print op and kernel, add exeception
      test=develop
      
      * Fix the dims of parent idx of the arm kernel of beam_search op
      
      * elementwise_mul supports int64_t data type with broadcasting
      
      * Add print op and kernel for debugging
      
      * Support throwing the exception when the internal error occurs
      
      * Refine while and conditional_block op kernel
      
      * Support the graph optimization on subblocks
      
      * Pass program_desc and block_idx into the kernel of the control flow ops(while/conditional_block/subgraph), and create the RuntimeProgram online, it make it possiable to call the control flow ops recursively
      
      *Add unit test for masked transformer model
      7af1a258
  3. 04 6月, 2020 1 次提交
  4. 11 5月, 2020 1 次提交
    • S
      add the document of compileing lite on windows (#3471) · 6554ca3d
      silingtong123 提交于
      * test=develop, support WITH_TESTING=ON on windows
      
      test=develop, modify the path of test_file in build_windows.bat
      
      test=develop, modify the docment of windows compilation
      
      test=develop, modify the document
      
      * test=develop, modify the build_windows.bat
      6554ca3d
  5. 28 4月, 2020 1 次提交
  6. 20 4月, 2020 1 次提交
  7. 24 3月, 2020 1 次提交
  8. 19 11月, 2019 1 次提交
  9. 19 9月, 2019 1 次提交
  10. 11 9月, 2019 1 次提交
  11. 25 8月, 2019 1 次提交
  12. 24 8月, 2019 1 次提交
  13. 16 8月, 2019 1 次提交