.. WeaveNet Documentation documentation master file, created by sphinx-quickstart on Wed Jan 11 13:54:12 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Layers ================================================== .. automodule:: weavenet.layers :members: SetEncoderPointNet, CrossConcat, CrossConcatVertexFeatures, MaxPoolingAggregator, DualSoftmax, DualSoftmaxSqrt, BatchNormXXC Experimental ------------------------ .. automodule:: weavenet.layers :members: SetEncoderPointNetCrossDirectional, SetEncoderPointNetTotalDirectional, CrossDifferenceConcat, DualSoftmaxFuzzyLogicAnd Private Layers ------------------------ .. automodule:: weavenet.layers :members: Interactor, SetEncoderBase