mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-05 04:17:53 +00:00
add missing test files (#9989)
This commit is contained in:
parent
41fd745996
commit
2fdcaffbb7
2 changed files with 91 additions and 0 deletions
47
onnxruntime/test/testdata/matmul_integer_to_float_int8_int8.onnx
vendored
Normal file
47
onnxruntime/test/testdata/matmul_integer_to_float_int8_int8.onnx
vendored
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
:Ě
|
||||
U
|
||||
A
|
||||
B
|
||||
a_zero_point
|
||||
b_zero_pointmatmul_output_int32
MatMulInteger"
MatMulInteger
|
||||
.
|
||||
a_scale
|
||||
b_scale
|
||||
multiplier mul_right"Mul
|
||||
A
|
||||
matmul_output_int32matmul_output_floatcast"Cast*
|
||||
to
|
||||
5
|
||||
matmul_output_float
|
||||
|
||||
multiplierY
|
||||
mul_bottom"MulDynamicQuantizeMatMul_fusionZ
|
||||
A
|
||||
|
||||
|
||||
M
|
||||
KZ
|
||||
B
|
||||
|
||||
|
||||
K
|
||||
NZ
|
||||
a_scale
|
||||
|
||||
|
||||
Z
|
||||
b_scale
|
||||
|
||||
CZ
|
||||
a_zero_point
|
||||
|
||||
|
||||
Z
|
||||
b_zero_point
|
||||
|
||||
Cb
|
||||
Y
|
||||
|
||||
|
||||
M
|
||||
NB
|
||||
44
onnxruntime/test/testdata/matmul_integer_to_float_int8_int8_bias.onnx
vendored
Normal file
44
onnxruntime/test/testdata/matmul_integer_to_float_int8_int8_bias.onnx
vendored
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
:Ä
|
||||
9
|
||||
A
|
||||
Bmatmul_output_int32
MatMulInteger"
MatMulInteger
|
||||
.
|
||||
a_scale
|
||||
b_scale
|
||||
multiplier mul_right"Mul
|
||||
A
|
||||
matmul_output_int32matmul_output_floatcast"Cast*
|
||||
to
|
||||
E
|
||||
matmul_output_float
|
||||
|
||||
multipliermul_bottom_output
|
||||
mul_bottom"Mul
|
||||
&
|
||||
mul_bottom_output
|
||||
biasYadd"AddDynamicQuantizeMatMul_fusionZ
|
||||
A
|
||||
|
||||
|
||||
M
|
||||
KZ
|
||||
B
|
||||
|
||||
|
||||
K
|
||||
NZ
|
||||
a_scale
|
||||
|
||||
|
||||
Z
|
||||
b_scale
|
||||
|
||||
CZ
|
||||
bias
|
||||
|
||||
Nb
|
||||
Y
|
||||
|
||||
|
||||
M
|
||||
NB
|
||||
Loading…
Reference in a new issue