-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
isonetpp/subgraph_matching/dataset.py
Line 90 in b1f911c
| features = torch.ones(num_nodes, 1, dtype=torch.float, device=self.device) |
Hi, I noticed that all the labels have been set to 1 instead of retaining their original values. Could you confirm if the labels have been restored to their original state? If not, could you explain why they were replaced with 1?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels