pysyrenn

View on PyPIReverse Dependencies (1)

1.1 pysyrenn-1.1-py2.py3-none-any.whl

Wheel Details

Project: pysyrenn
Version: 1.1
Filename: pysyrenn-1.1-py2.py3-none-any.whl
Download: [link]
Size: 32034
MD5: 57659f51fb25f0b7e807a10ab4582b0a
SHA256: fb56ee73b4579a11101b289fb7c5c8861ba545f200ef647d3f88551a71a94212
Uploaded: 2020-09-14 21:28:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pysyrenn
Version: 1.1
Summary: Symbolic Representations for Neural Networks
Author: Matthew Sotoudeh and Aditya V. Thakur
Author-Email: masotoudeh[at]ucdavis.edu, avthakur[at]ucdavis.edu
Maintainer: Matthew Sotoudeh and Aditya V. Thakur
Maintainer-Email: masotoudeh[at]ucdavis.edu, avthakur[at]ucdavis.edu
Home-Page: https://github.com/95616ARG/SyReNN
License: MIT
Keywords: class,attribute,boilerplate
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: torch
Requires-Dist: numpy
Requires-Dist: protobuf
Requires-Dist: grpcio
Requires-Dist: onnx
Requires-Dist: tqdm
Requires-Dist: aenum
Description-Content-Type: text/markdown
[Description omitted; length: 793 characters]

WHEEL

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

RECORD

Path Digest Size
pysyrenn/__init__.py sha256=kZ_frAs_-tXo5zBxWIlc4HGU17jw-QgukRfhOs8ydpc 144
pysyrenn/frontend/__init__.py sha256=lktKPTs4XQoADNI6tbL9YwENkPGeLDfA6PfmqzWarkw 640
pysyrenn/frontend/argmax_layer.py sha256=nBwNVUPNGP2ZjrsYUu77x0yMiduHQsv7wh8L6I0YPVY 1038
pysyrenn/frontend/averagepool_layer.py sha256=92Zhc1YC14pwNhXalZovUtEaDIw_dR-HEPnzakj7KbE 2376
pysyrenn/frontend/concat_layer.py sha256=sAfQQSlHbndK5u3h40Va0bM2WIW5RpvTXsSeX_UZIQA 3433
pysyrenn/frontend/conv2d_layer.py sha256=1udI5xFtbGe7pFf10DDfpiLw_9B18tgfUGbTg-ASbEE 3146
pysyrenn/frontend/fullyconnected_layer.py sha256=TI0-DBt2ysNa406ov48kyVXZpSEsqBe-3Vl2Cnw12rg 2070
pysyrenn/frontend/hard_tanh_layer.py sha256=Pdbaa4a-ngFDCC8k1wA3jeBKsMDG9Rpo0Cf9p4ZytkE 1073
pysyrenn/frontend/layer.py sha256=yVc1l6rOKy8deh3ATRMXfHTICR9c-EHr2B_K6k39IVQ 583
pysyrenn/frontend/maxpool_layer.py sha256=2BQK3te9S4doSKUIiMCS64PFS3GJuXaz7PCCmW8pD20 3734
pysyrenn/frontend/network.py sha256=cDXteF4_nRUbwbsCQlQPMJnVfIjL2C-cAuqncI9_-DU 22194
pysyrenn/frontend/normalize_layer.py sha256=G52xi7C2X5Aorq386zw_5Bj__ckmmB8o4-UtXjJAVt0 1890
pysyrenn/frontend/relu_layer.py sha256=RR5uayEsMLjcWmPChOc82e_HrEROxXIc1k9wKMRslvA 1067
pysyrenn/frontend/strided_window_data.py sha256=0g5DRRhDjcbS4SKfmMGgUzHPxSMw-R4xtILn96G0vGc 2960
pysyrenn/frontend/transformer_client.py sha256=qytc7MBm-GshdASblI72Ov5dqIsTCf8GyN31ib_pdYM 5160
pysyrenn/helpers/__init__.py sha256=5eZ_ryHBArqUDVQntKtTXQ0GV0FruivIBtSbstuGbsk 487
pysyrenn/helpers/classify_lines.py sha256=7u_lbH_PapSD4XqrJ1z2KpMRUzq69YtBICPjKt6ndwM 4569
pysyrenn/helpers/classify_planes.py sha256=Ww1j7k28U56sGAGQ51c6RAf7lsYfBoOVv-dNGJa5USo 3410
pysyrenn/helpers/integrated_gradients.py sha256=7FExBPoqkWRNS-_xBodGIWBJPvI7w3zUdVJ4LhDQ4Qo 2548
pysyrenn/helpers/masking_network.py sha256=XkVKmh4yk8pWyB-bYqdQ7sRRaPaUbsbYZhMSx4mpYuA 467
pysyrenn/helpers/netpatch.py sha256=gr4C4X5SE1FcowhnvNlAZ7ib_CQCpJT8dopuvppIKF4 454
syrenn_proto/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
syrenn_proto/syrenn_pb2.py sha256=fun9eR6YuRukNXplDF19PrS0U2EYXuz-9Ef6xHJFT8E 44460
syrenn_proto/syrenn_pb2_grpc.py sha256=Eg0WGLdB032EqTU6lgy93SSIDHD8C0q2UvKJT7P1qAg 1596
pysyrenn-1.1.dist-info/LICENSE sha256=WjzA2K8FvCnlNveXTGkNGNW5iAr1L4m-KCbm0MwISlQ 1097
pysyrenn-1.1.dist-info/METADATA sha256=8iqWsrFaF2hR35XhXN6iZeZ6EzFR-CDnj2RW_-7-bEY 2311
pysyrenn-1.1.dist-info/WHEEL sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo 110
pysyrenn-1.1.dist-info/top_level.txt sha256=Wa2zVGW0Cczs0uzY94pbMml1_PqOTCCZv3at7zI6BUY 22
pysyrenn-1.1.dist-info/RECORD

top_level.txt

pysyrenn
syrenn_proto