Metadata-Version: 2.1
Name: skyline-cli
Version: 0.2.1
Summary: Interactive in-editor performance profiling, visualization, and debugging for PyTorch neural networks.
Home-page: UNKNOWN
Author: Geoffrey Yu
Author-email: gxyu@cs.toronto.edu
Maintainer: Geoffrey Yu
Maintainer-email: gxyu@cs.toronto.edu
License: Apache-2.0
Keywords: neural networks,pytorch,interactive,performance,visualization,profiler,debugger
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Debuggers
Requires-Python: >=3.6
Requires-Dist: pyyaml
Requires-Dist: nvidia-ml-py3
Requires-Dist: protobuf
Requires-Dist: numpy
Requires-Dist: torch (>=1.1.0)

UNKNOWN


