1. 19 8月, 2020 9 次提交
  2. 18 8月, 2020 6 次提交
  3. 17 8月, 2020 2 次提交
  4. 16 8月, 2020 3 次提交
  5. 15 8月, 2020 2 次提交
  6. 14 8月, 2020 7 次提交
  7. 13 8月, 2020 5 次提交
  8. 12 8月, 2020 5 次提交
  9. 11 8月, 2020 1 次提交
    • L
      GRU model xnli dataset C++ tester (#25534) · 65b97d62
      lidanqing 提交于
      * Add laxical GRU unit test
      
      performance works
      
      * Get model accuracy
      
      * model and data name to be confirmed
      test=develop
      
      * update model name and output format
      test=develop
      
      * update according to reviews
      test=develop
      
      * add accuracy check
      
      * accuracy check between native and analysis
      test=develop
      
      * fix a reading bug, fix gru passes sequence
      test=develop
      
      * fix passes sequence
      test=develop
      65b97d62