Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions rvs/conf/RX9070/gst_single.conf
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ actions:
matrix_size_b: 4096
matrix_size_c: 4096
hotcalls: 1000
data_type: fp8_r
data_type: fp8_e4m3_r
compute_type: fp32_r
lda: 4128
ldb: 4128
Expand All @@ -94,7 +94,7 @@ actions:
matrix_size_b: 4096
matrix_size_c: 4096
hotcalls: 1000
data_type: fp8_r
data_type: fp8_e4m3_r
compute_type: fp32_r
lda: 4128
ldb: 4128
Expand Down
4 changes: 2 additions & 2 deletions rvs/conf/RX9070GRE/gst_single.conf
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ actions:
matrix_size_b: 4096
matrix_size_c: 4096
hotcalls: 1000
data_type: fp8_r
data_type: fp8_e4m3_r
compute_type: fp32_r
lda: 4128
ldb: 4128
Expand All @@ -95,7 +95,7 @@ actions:
matrix_size_b: 4096
matrix_size_c: 4096
hotcalls: 1000
data_type: fp8_r
data_type: fp8_e4m3_r
compute_type: fp32_r
lda: 4128
ldb: 4128
Expand Down