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

Method __init__

models/brepnet.py:222–246  ·  view source on GitHub ↗

Initialization of a general BRepNet layer. num_mlp_layers - Number of layers we want in the MLP input_size - This needs to be set to the total length of all the feature vectors which will take part in the convolution output_siz

(self, num_mlp_layers, input_size, output_size, dropout=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

BRepNetMLPClass · 0.85
__init__Method · 0.45

Tested by

no test coverage detected