Skip to content

Commit

Permalink
Merge branch 'master' into onnx-new-windows
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhant-0707 authored Oct 18, 2023
2 parents 342ceb2 + cf9791e commit cfbf2a5
Show file tree
Hide file tree
Showing 3,284 changed files with 61,818 additions and 33,674 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
198 changes: 0 additions & 198 deletions .ci/azure/android_arm64.yml

This file was deleted.

3 changes: 3 additions & 0 deletions .ci/azure/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,9 @@ jobs:
- script: $(RUN_PREFIX) $(INSTALL_TEST_DIR)/ov_auto_unit_tests --gtest_output=xml:$(INSTALL_TEST_DIR)/TEST-ov_auto_unit_tests.xml
displayName: 'AUTO UT'

- script: $(RUN_PREFIX) $(INSTALL_TEST_DIR)/ov_auto_func_tests --gtest_output=xml:$(INSTALL_TEST_DIR)/TEST-ov_auto_func_tests.xml
displayName: 'AUTO FuncTests'

- script: $(RUN_PREFIX) $(INSTALL_TEST_DIR)/ov_auto_batch_unit_tests --gtest_output=xml:$(INSTALL_TEST_DIR)/TEST-ov_auto_batch_unit_tests.xml
displayName: 'AutoBatch UT'

Expand Down
Loading

0 comments on commit cfbf2a5

Please sign in to comment.