MCPcopy Create free account
hub / github.com/AutodeskAILab/BRepNet / forward

Method forward

models/brepnet.py:249–289  ·  view source on GitHub ↗

This layer performs the following steps 1) The matrix Psi is by permuting and concatenating the feature vectors in Xf, Xe and Xc 2) Psi is fed through an MLP. This is where all the learnable parameters in the network live. Thi

(self, Xf, Xe, Xc, Kf, Ke, Kc, Ce, Cf, Csf)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Tested by

no test coverage detected