ggnn

View on PyPIReverse Dependencies (0)

0.0.7.post45 ggnn-0.0.7.post45-py3-none-any.whl

Wheel Details

Project: ggnn
Version: 0.0.7.post45
Filename: ggnn-0.0.7.post45-py3-none-any.whl
Download: [link]
Size: 16265
MD5: 5d60b3dfa17839a079dfccc80cc8e775
SHA256: 9adeb7da2a27cd6de6f1d754cb8e324768f1bf8d718490773ae700c82542794e
Uploaded: 2019-12-09 22:55:54 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: ggnn
Version: 0.0.7.post45
Summary: Gated Graph Neural Networks
Author: Yijun Yu
Author-Email: y.yu[at]open.ac.uk
Home-Page: https://bitbucket.org/yijunyu/fast
License: Apache 2.0
Requires-Dist: flatast
Requires-Dist: tqdm
Requires: flatast
Requires: tqdm
Requires: numpy
Requires: tensorboardX
Requires: sklearn
Requires: torch
Requires: pycurl
[Description omitted; length: 76 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.29.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ggnn/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ggnn/fast_pickle.py sha256=pJzMxYQ2wirlFG8w87k5P0O8rwMSbiqGFzBvUBXVYgM 2273
ggnn/live_test.py sha256=QBR8WrnCUhy8K90shmu42YDJukEzR0M1RwkVtN5PRUk 11670
ggnn-0.0.7.post45.dist-info/DESCRIPTION.rst sha256=RRxrT44QOVCpOBAscNLpoOYcsMsjwHbM8CVnn-MaLi4 76
ggnn-0.0.7.post45.dist-info/METADATA sha256=cfTOtTMrDOaMSxOV1IZzyDwfGpJ07X8tA_uAcWENRvM 466
ggnn-0.0.7.post45.dist-info/RECORD
ggnn-0.0.7.post45.dist-info/WHEEL sha256=rNo05PbNqwnXiIHFsYm0m22u4Zm6YJtugFG2THx4w3g 92
ggnn-0.0.7.post45.dist-info/entry_points.txt sha256=-llgvpCdFpxOc3HcfLouCTljWB4als_oO-UVd7dZ0X0 87
ggnn-0.0.7.post45.dist-info/metadata.json sha256=62qqtqT6UrTRamj0Xp1ZMNKLBth-Iscb_RWQq8Qt0MM 732
ggnn-0.0.7.post45.dist-info/top_level.txt sha256=9gVD2efp9KMo4wRQ9zmRdkPaeJT9AXXmy1LrL9vdxLk 11
utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
utils/dense_ggnn.py sha256=Nfqo7sdt3GJRcEFTAhXpq2llY2jBUYApk7caSBP0hPo 9889
utils/performance.py sha256=IZCMxuiRWMf8TKxKWyKbSXdZsb8nODVfnTAOlyhGOPA 406
utils/utils.py sha256=C8hs1tvu8-pAiqX4ITdZ8iP9FAryvOWNtb_d6NbG5MY 3834
utils/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
utils/data/dataset.py sha256=I7YJZltopTMr44Q7eIjMkClytkLxAXow6gTPt8Y2BMY 21375

top_level.txt

ggnn
utils

entry_points.txt

fast-pickle = ggnn.fast_pickle:main
live_test = ggnn.live_test:main