pyg-nightly 2.7.0.dev20251001__py3-none-any.whl → 2.7.0.dev20251003__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyg_nightly-2.7.0.dev20251001.dist-info → pyg_nightly-2.7.0.dev20251003.dist-info}/METADATA +1 -1
- {pyg_nightly-2.7.0.dev20251001.dist-info → pyg_nightly-2.7.0.dev20251003.dist-info}/RECORD +7 -7
- torch_geometric/__init__.py +1 -1
- torch_geometric/datasets/medshapenet.py +2 -1
- torch_geometric/profile/utils.py +3 -4
- {pyg_nightly-2.7.0.dev20251001.dist-info → pyg_nightly-2.7.0.dev20251003.dist-info}/WHEEL +0 -0
- {pyg_nightly-2.7.0.dev20251001.dist-info → pyg_nightly-2.7.0.dev20251003.dist-info}/licenses/LICENSE +0 -0
{pyg_nightly-2.7.0.dev20251001.dist-info → pyg_nightly-2.7.0.dev20251003.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: pyg-nightly
|
3
|
-
Version: 2.7.0.
|
3
|
+
Version: 2.7.0.dev20251003
|
4
4
|
Summary: Graph Neural Network Library for PyTorch
|
5
5
|
Keywords: deep-learning,pytorch,geometric-deep-learning,graph-neural-networks,graph-convolutional-networks
|
6
6
|
Author-email: Matthias Fey <matthias@pyg.org>
|
@@ -1,4 +1,4 @@
|
|
1
|
-
torch_geometric/__init__.py,sha256=
|
1
|
+
torch_geometric/__init__.py,sha256=O_UPluUHDEvhJu1LPDfXsS37rw6BIh9FlBj5d2VQhfI,2292
|
2
2
|
torch_geometric/_compile.py,sha256=9yqMTBKatZPr40WavJz9FjNi7pQj8YZAZOyZmmRGXgc,1351
|
3
3
|
torch_geometric/_onnx.py,sha256=ODB_8cwFUiwBUjngXn6-K5HHb7IDul7DDXuuGX7vj_0,8178
|
4
4
|
torch_geometric/backend.py,sha256=lVaf7aLoVaB3M-UcByUJ1G4T4FOK6LXAg0CF4W3E8jo,1575
|
@@ -114,7 +114,7 @@ torch_geometric/datasets/linkx_dataset.py,sha256=_DsF5d2-o79-WibEKojIJKCpCF3VVxS
|
|
114
114
|
torch_geometric/datasets/lrgb.py,sha256=lOlzYCn9XbwQb3HK_wdufqjqK_aZbnoUqZu0NXZ6Oyw,11657
|
115
115
|
torch_geometric/datasets/malnet_tiny.py,sha256=E_ymC7_XS8rgZelcdevZyCDVjX5Ov21G6vwrG0JgAP0,5271
|
116
116
|
torch_geometric/datasets/md17.py,sha256=Wv-Q75uUDrFjRur5nOvg2TSw68UxkdYDJvkf3YA-T70,16735
|
117
|
-
torch_geometric/datasets/medshapenet.py,sha256=
|
117
|
+
torch_geometric/datasets/medshapenet.py,sha256=bd94y_bgTUkGYC0jUAg9f_NKI0x83ZNOh-SJYBEXwH0,5618
|
118
118
|
torch_geometric/datasets/mixhop_synthetic_dataset.py,sha256=4NNvTHUvvV6pcqQCyVDS5XhppXUeF2H9GTfFoc49eyU,3951
|
119
119
|
torch_geometric/datasets/mnist_superpixels.py,sha256=o2ArbZ0_OE0u8VCaHmWwvngESlOFr9oM9dSEP_tjAS4,3340
|
120
120
|
torch_geometric/datasets/modelnet.py,sha256=rqR-e75lC8PS_IX7VlNbo2Az9IWfqMNvDp8rmQCp-LE,5357
|
@@ -526,7 +526,7 @@ torch_geometric/profile/benchmark.py,sha256=EuD12qJiiPCSwkg5w8arELXiRT_QY_3Wz_rq
|
|
526
526
|
torch_geometric/profile/nvtx.py,sha256=AKBr-rqlHDnls_UM02Dfq5BZmyFTHS5Li5gaeKmsAJI,2032
|
527
527
|
torch_geometric/profile/profile.py,sha256=cHCY4U0XtyqyKC5u380q6TspsOZ5tGHNXaZsKuzYi1A,11793
|
528
528
|
torch_geometric/profile/profiler.py,sha256=rfNciRzWDka_BgO6aPFi3cy8mcT4lSgFWy-WfPgI2SI,16891
|
529
|
-
torch_geometric/profile/utils.py,sha256=
|
529
|
+
torch_geometric/profile/utils.py,sha256=4Gyl3Rx5aCKJB4HkLzcL1IXAwFqHrc9Yrc7IuMWskcA,5893
|
530
530
|
torch_geometric/sampler/__init__.py,sha256=NsAvP6S9wfR0Dsc1d5tR7fj5owRlARRUj3RuUeh8ydg,578
|
531
531
|
torch_geometric/sampler/base.py,sha256=GifHECotqBrD82yeqFHuW67MyTB7djN3ejHEkqR3GNI,41187
|
532
532
|
torch_geometric/sampler/hgt_sampler.py,sha256=jizRJyEoz4WBOEELuqdytG2hB3UpVQX7yVPM83kvpfE,2991
|
@@ -654,7 +654,7 @@ torch_geometric/utils/undirected.py,sha256=H_nfpI0_WluOG6VfjPyldvcjL4w5USAKWu2x5
|
|
654
654
|
torch_geometric/visualization/__init__.py,sha256=b-HnVesXjyJ_L1N-DnjiRiRVf7lhwKaBQF_2i5YMVSU,208
|
655
655
|
torch_geometric/visualization/graph.py,sha256=mfZHXYfiU-CWMtfawYc80IxVwVmtK9hbIkSKhM_j7oI,14311
|
656
656
|
torch_geometric/visualization/influence.py,sha256=CWMvuNA_Nf1sfbJmQgn58yS4OFpeKXeZPe7kEuvkUBw,477
|
657
|
-
pyg_nightly-2.7.0.
|
658
|
-
pyg_nightly-2.7.0.
|
659
|
-
pyg_nightly-2.7.0.
|
660
|
-
pyg_nightly-2.7.0.
|
657
|
+
pyg_nightly-2.7.0.dev20251003.dist-info/licenses/LICENSE,sha256=ic-27cMJc1kWoMEYncz3Ya3Ur2Bi3bNLWib2DT763-o,1067
|
658
|
+
pyg_nightly-2.7.0.dev20251003.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
|
659
|
+
pyg_nightly-2.7.0.dev20251003.dist-info/METADATA,sha256=ALsK4HsSGAI51isWd8lwTLFixKUopAznTVnLaWAjB2U,63680
|
660
|
+
pyg_nightly-2.7.0.dev20251003.dist-info/RECORD,,
|
torch_geometric/__init__.py
CHANGED
@@ -31,7 +31,7 @@ from .lazy_loader import LazyLoader
|
|
31
31
|
contrib = LazyLoader('contrib', globals(), 'torch_geometric.contrib')
|
32
32
|
graphgym = LazyLoader('graphgym', globals(), 'torch_geometric.graphgym')
|
33
33
|
|
34
|
-
__version__ = '2.7.0.
|
34
|
+
__version__ = '2.7.0.dev20251003'
|
35
35
|
|
36
36
|
__all__ = [
|
37
37
|
'Index',
|
@@ -96,7 +96,8 @@ class MedShapeNet(InMemoryDataset):
|
|
96
96
|
|
97
97
|
subset = []
|
98
98
|
for dataset in list_of_datasets:
|
99
|
-
|
99
|
+
parts = dataset.split("/")
|
100
|
+
self.newpath = self.root + '/' + parts[1 if len(parts) > 1 else 0]
|
100
101
|
if not os.path.exists(self.newpath):
|
101
102
|
os.makedirs(self.newpath)
|
102
103
|
stl_files = msn_instance.dataset_files(dataset, '.stl')
|
torch_geometric/profile/utils.py
CHANGED
@@ -123,10 +123,9 @@ def get_gpu_memory_from_nvidia_smi( # pragma: no cover
|
|
123
123
|
lines = output.decode('utf-8').split('\n')[1:-1]
|
124
124
|
mem_list = []
|
125
125
|
for line in lines:
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
else:
|
126
|
+
try:
|
127
|
+
mem_list.append(int(line.split()[0]))
|
128
|
+
except (TypeError, ValueError):
|
130
129
|
mem_list.append(None)
|
131
130
|
return mem_list
|
132
131
|
|
File without changes
|
{pyg_nightly-2.7.0.dev20251001.dist-info → pyg_nightly-2.7.0.dev20251003.dist-info}/licenses/LICENSE
RENAMED
File without changes
|