Metadata-Version: 1.1
Name: tb-paddle
Version: 0.3.7
Summary: tb-paddle is a toolkit to visualize Paddle logged data in TensorBoard.
Home-page: https://github.com/linshuliang/tb-paddle
Author: ShuLiang Lin
Author-email: UNKNOWN
License: MIT license
Description: History
        =======
        0.1.0 (2019-08-21)
        
        * First commit. Github Link: https://github.com/linshuliang/tb-paddle
        
        0.2.0 (2019-08-26)
        
        * Append setup requirements, pillow.
        
        0.3.1 (2019-08-27)
        
        * Fix the bug of session_log.
        
        0.3.2 (2019-09-04)
        
        * Optimize the display effect of bbox.
        
        * Append setup requirements - moviepy, which is necessary for API add\_video.
        
        0.3.3 (2019-09-05)
        
        * Fix the bug of Paddle Graph.
        
        0.3.4 (2019-09-12)
        
        * modify the logging config.
        
        * add RecordReader and Event\_File\_loader.
        
        0.3.5 (2019-09-12)
        
        * add SummaryReader
        
        0.3.6 (2019-09-19)
        
        * modify the limitation of tag.
        
        0.3.7 (2019-12-25)
        
        * Append new API `hparams_api` to support TensorBoard DashBoard `HParams`.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
