We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4570f0 commit 683728eCopy full SHA for 683728e
python/paddle/fluid/tests/unittests/CMakeLists.txt
@@ -40,6 +40,7 @@ if(APPLE)
40
# TODO: add the unitest back when it fixed
41
list(REMOVE_ITEM TEST_OPS test_detection_map_op)
42
list(REMOVE_ITEM TEST_OPS test_dist_se_resnext)
43
+ list(REMOVE_ITEM TEST_OPS test_fuse_elewise_add_act_pass)
44
endif()
45
46
function(py_test_modules TARGET_NAME)
0 commit comments