Skip to content

Commit 8db616d

Browse files
committed
Merge branch 'main' of https://github.com/intel/intel-extension-for-transformers into neural_chat_api
Signed-off-by: Lv, Liang1 <[email protected]>
2 parents 86eac05 + 69c1f33 commit 8db616d

File tree

2 files changed

+41
-48
lines changed

2 files changed

+41
-48
lines changed

.github/workflows/cpp-graph-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: BF16 Benchmark
5454
run: |
5555
cd ${{ github.workspace }}/.github/workflows/script/models
56-
bash cpp_graph_inference.sh cpp-graph-test ${{ matrix.modelName }} 12.0.0
56+
bash cpp_graph_inference.sh cpp-graph-test ${{ matrix.modelName }} 12.2.0
5757
5858
- name: Publish pipeline artifact
5959
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)