Metadata-Version: 2.1
Name: torchlatent
Version: 0.2.0
Summary: High Performance Structured Prediction in PyTorch
Home-page: https://github.com/speedcell4/torchlatent
Author: speedcell4
Author-email: speedcell4@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.7
Requires-Dist: numpy
Requires-Dist: torchrua (>=0.2.0)
Provides-Extra: benchmark
Requires-Dist: aku ; extra == 'benchmark'
Requires-Dist: tqdm ; extra == 'benchmark'
Requires-Dist: pytorch-crf ; extra == 'benchmark'
Provides-Extra: dev
Requires-Dist: einops ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: hypothesis ; extra == 'dev'
Requires-Dist: pytorch-crf ; extra == 'dev'

UNKNOWN


