Metadata-Version: 2.1 Name: HolisticTraceAnalysis Version: 0.1.3 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: pandas (>=1.5.2) Requires-Dist: plotly (>=5.11.0)