• L
    make all cpp tests dynamic linked to libpaddle.so [except windows] (#47088) · 2096448b
    Leo Chen 提交于
    * make all cpp tests dynamic linked to libpaddle.so
    
    * add comments
    
    * keep old cc_test for some tests
    
    * fix some ut
    
    * make some ut use cc_test_old
    
    * fix typos and fit for win32
    
    * fix lib path
    
    * fix some tests
    
    * skip lite test
    
    * fit for rocm
    
    * fit for cinn
    
    * fit for mac
    
    * fit for win32
    
    * skip inference ut
    
    * skip  windows
    
    * fix coverage
    2096448b
CMakeLists.txt 22.1 KB