Skip to content

Fully Connected Node support #3833

Discussion options

You must be logged in to vote

@janakiramreddy3 In ONNX, Gemm implements the fully connected semantic.

Alternatively, MatMul can also be used (which might require additional operators such as Sum for bias add).

You might be interested in this issue #24

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zhenhuaw-me
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
operator Issues related to ONNX operators
2 participants