• 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
analyzer_lexical_analysis_gru_tester.cc 8.2 KB