Skip to content

Matrix multiplication #747

Answered by vloncar
vandenBergArthur asked this question in Q&A
Discussion options

You must be logged in to vote

We don't have direct implementation of matmul. We use matrix-vector multiplication in most places (like Dense layer or convolutional layers). Also, tf_to_hls hasn't seen development for a long time, so it probably doesn't work well anymore. But the biggest issue I see here that I mentioned in the other issues you opened is that those tensors are simply too large for io_parallel

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@vandenBergArthur
Comment options

@vloncar
Comment options

Answer selected by vandenBergArthur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants