Metadata-Version: 2.4
Name: HolisticTraceAnalysis
Version: 0.5.0
Summary: A python library for analyzing PyTorch Profiler traces
Home-page: https://github.com/facebookresearch/HolisticTraceAnalysis
Author: Meta Platforms Inc.
Author-email: todo@meta.com
License: MIT
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: jupyterlab>=3.5.1
Requires-Dist: numpy>=1.23.5
Requires-Dist: networkx>=3.1
Requires-Dist: pandas>=1.5.2
Requires-Dist: plotly>=5.11.0
Requires-Dist: pydot>=1.3.0
Requires-Dist: pytest>=7.4.4
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
