Skip to content

Commit b57dba8

Browse files
authored
Update ci.yml
1 parent b3cdf0c commit b57dba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache \
4646
-DCMAKE_BUILD_TYPE=${{ matrix.build_type }} \
4747
-DOPENCV_PATH=build/3rdparty/opencv_build \
48-
-DDNNL_GRAPH_DISABLE=ON \ # ← отключаем Graph
48+
-DDNNL_GRAPH_DISABLE=ON \
4949
-DDNNL_BUILD_EXAMPLES=OFF \
5050
-DDNNL_BUILD_TESTS=OFF \
5151
${{ matrix.stats && '-DENABLE_STATISTIC_TENSORS=ON' || '' }} \

0 commit comments

Comments
 (0)