# 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 `