[CPU] Fix conditional compilation for oneDNN brgemm Convolution primitive
This commit is contained in:
@@ -150,7 +150,7 @@ jobs:
|
||||
- script: ls -alR $(REPO_DIR)/bin/
|
||||
displayName: 'List bin files ON'
|
||||
# TODO: ebable after the fix on CPU side
|
||||
# - script: |
|
||||
# $(REPO_DIR)/bin/intel64/Release/benchmark_app -niter 1 -nireq 1 -m $(MODELS_PATH)/models/test_model/test_model_fp32.xml -d CPU
|
||||
# workingDirectory: $(REPO_DIR)
|
||||
# displayName: 'Use OpenVINO after CC'
|
||||
- script: |
|
||||
$(REPO_DIR)/bin/intel64/Release/benchmark_app -niter 1 -nireq 1 -m $(MODELS_PATH)/models/test_model/test_model_fp32.xml -d CPU
|
||||
workingDirectory: $(REPO_DIR)
|
||||
displayName: 'Use OpenVINO after CC'
|
||||
|
||||
2
src/plugins/intel_cpu/thirdparty/onednn
vendored
2
src/plugins/intel_cpu/thirdparty/onednn
vendored
Submodule src/plugins/intel_cpu/thirdparty/onednn updated: fb24b408cc...44de3c3698
Reference in New Issue
Block a user