Metadata-Version: 2.1
Name: plinear
Version: 0.1.1
Summary: parraellel neural network layer for binarization of ternarization - quantized layers from the beginning
License: MIT
Author: snow0821
Author-email: sosaror@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: matplotlib (>=3.9.1,<4.0.0)
Requires-Dist: numpy (==2.0.0)
Requires-Dist: scikit-learn (>=1.5.1,<2.0.0)
Requires-Dist: torch (==2.2.2)
Requires-Dist: torchvision (==0.17.2)
Description-Content-Type: text/markdown

# plinear
Github for parrallel - linear layer

