• Y
    Refine the cache of program, context and scope in executor. (#18483) · 16e4d026
    Yiqun Liu 提交于
    * Refine the cache of program, context and scope in executor.
    test=develop
    
    * Refine the unittest test_executor_and_use_program_cache.
    
    * Add the test the PaddingRNN with use_program_cache=True.
    test=develop
    
    * Remove a check.
    test=develop
    
    * Refine the unittest to check whether it is correct when setting use_program_cache=True.
    test=develop
    16e4d026
executor.cc 19.3 KB