tensorboard-reducer

View on PyPIReverse Dependencies (0)

0.3.1 tensorboard_reducer-0.3.1-py2.py3-none-any.whl

Wheel Details

Project: tensorboard-reducer
Version: 0.3.1
Filename: tensorboard_reducer-0.3.1-py2.py3-none-any.whl
Download: [link]
Size: 17541
MD5: 4fa60e6dc2a116e64342777deaea3dba
SHA256: 0196a8ec49b3c4535fe42a13dd5407953622e169985fc0ad5f7528bdfba5afbf
Uploaded: 2023-09-21 18:58:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tensorboard-reducer
Version: 0.3.1
Summary: Reduce multiple TensorBoard runs to new event (or CSV) files
Author-Email: Janosh Riebesell <janosh.riebesell[at]gmail.com>
Project-Url: Homepage, https://github.com/janosh/tensorboard-reducer
Project-Url: Package, https://pypi.org/project/tensorboard-reducer
License: MIT License Copyright (c) 2021 Janosh Riebesell Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.
Keywords: aggregate,averaging,logs,machine-learning,pytorch,reducer,runs,statistics,tensorboard
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8
Requires-Dist: numpy (>=1.19)
Requires-Dist: pandas (>=1.0.0)
Requires-Dist: tensorboard (>=2.0)
Requires-Dist: tqdm (>=4.0)
Requires-Dist: openpyxl; extra == "excel"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: torch (>=1.6); extra == "test"
Provides-Extra: excel
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 12029 characters]

WHEEL

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

RECORD

Path Digest Size
tensorboard_reducer/__init__.py sha256=XiSZ_PhGwobFmefKlBjpOps4XPRR-OSeQTW0YfgHPtI 500
tensorboard_reducer/event_loader.py sha256=f8GI4BS78rk8jj-CdfToCSz8gUzutYW3aHHoIZERvmk 4986
tensorboard_reducer/load.py sha256=MXe_CrVx631nJTDvYG2dyIfP_celhkjSbjW8C5r-p1U 9208
tensorboard_reducer/main.py sha256=jx17Y2sVHUpu7lIlTSSUrj-NI_z-jT0nzEpNWmiN2E0 4845
tensorboard_reducer/reduce.py sha256=sl_LcdnLvATiAxLcLcVOcXlZ3qE2ujlwqrrqTK0nqzU 1559
tensorboard_reducer/write.py sha256=P-zGg3_9jGVcyy91At6M6Cp6ap6uYlrPAii1ZYCvlwo 7708
tensorboard_reducer-0.3.1.dist-info/METADATA sha256=OxfioD0cjhH2c5dhdU2heeIF-KqYt2kstDGWK3v9ViE 14458
tensorboard_reducer-0.3.1.dist-info/WHEEL sha256=iYlv5fX357PQyRT2o6tw1bN-YcKFFHKqB_LwHO5wP-g 110
tensorboard_reducer-0.3.1.dist-info/entry_points.txt sha256=m4p7qBxox5pRgo2LfGBTbTlMe9xjhyoAGUp41c6bPA8 56
tensorboard_reducer-0.3.1.dist-info/top_level.txt sha256=FVTH40GdRqbNWX031XesXn4w-qOdQZL1ibKjKPHY2DY 20
tensorboard_reducer-0.3.1.dist-info/RECORD

top_level.txt

tensorboard_reducer

entry_points.txt

tb-reducer = tensorboard_reducer:main