• F
    [CINN] Enable CINN unittest on atan2, tile, top_k, where (#54280) · cf7cd247
    Fisher 提交于
    * Enable check_cinn on atan2, tile, top_k and where
    
    * Update cmakelists in legacy_test
    
    * Reformat code
    
    * Enable check_cinn on op take_along_axis legacy test
    
    * Enable check_cinn on pool2d
    
    * Remove check_cinn=False
    
    * Try fix tile test error
    
    * Rename enable_cinn to test_cinn
    
    * Refactor test_tile_op
    
    * Replace all enable_cinn to check_cinn
    
    * Revert pool2d test timeout
    
    * Remove check_prim and use enable_cinn
    cf7cd247
test_top_k_op.py 1.9 KB