Metadata-Version: 2.1
Name: torch-tb-profiler-ascend
Version: 0.4.0.2
Summary: PyTorch Ascend Profiler TensorBoard Plugin
Home-page: https://gitee.com/ascend/att/tree/master/plugins/tensorboard-plugins/tb_plugin
Author: Ascend Team
Author-email: pmail_mindstudio@huawei.com
License: BSD-3
Keywords: pytorch tensorboard profile plugin
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6.2
License-File: LICENSE
Requires-Dist: pandas (>=1.0.0)
Requires-Dist: tensorboard (!=2.1.0,>=1.15)
Provides-Extra: blob
Requires-Dist: azure-storage-blob ; extra == 'blob'
Provides-Extra: gs
Requires-Dist: google-cloud-storage ; extra == 'gs'
Provides-Extra: s3
Requires-Dist: boto3 ; extra == 's3'

PyTorch Ascend Profiler TensorBoard Plugin :         https://gitee.com/ascend/att/tree/master/plugins/tensorboard-plugins/tb_plugin
