Forward pass. Arguments: seed_xyz: (batch_size, num_seed, 3) Pytorch tensor seed_features: (batch_size, feature_dim, num_seed) Pytorch tensor Returns: vote_xyz: (batch_size, num_seed*vote_factor, 3) vote_features: (batch_size, vote_fe
(self, seed_xyz, seed_features)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected