• R
    Print memory peak message for UT (#42092) · 28375ca4
    Ruibiao Chen 提交于
    * Add peak memory log for CI
    
    * Change VLOG to std::cout
    
    * Move print code to test_runner.py and paddle_gtest_main.cc
    
    * Fix typo
    
    * Fix conflicts
    
    * Updata message format
    
    * Fix CI errors
    
    * Add FLAGS_enable_gpu_memory_usage_log
    
    * Fix CI errors
    28375ca4
paddle_gtest_main.cc 3.8 KB