README.md 195 Bytes
Newer Older
liangjing's avatar
liangjing committed
1
2
3
4
5
6
7
8
9
10
11
12
# Function 
Support gemm_nn/nt + bias with float16, float32 and float64 data types.

# Correcness test
`
python test_fused_dense_op.py
`

# performance result
`
python test_fused_dense_perf.py
`