Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpu: x64: rnn: multiplier is not required for gru
The multiplier (2) is only required when rnn.brgemm_fwd_iter_layer_fuse_possible is true and is only used in kernel_fused_iter_layer.
- Loading branch information