Skip to content

likaiwen123/VisualDL_cpp_logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisualDL Logger

Standalone C++ API to log data in VisualDL format, without any code dependency on PaddlePaddle or VisualDL.

Only support scalar at the moment, other plots may be supported later.

> mkdir build && cd build && cmake .. && cmake --build . -j
> cd .. && mkdir demo && ./visualdl_logger_test
> visualdl --logdir .

scalar image audio text histogram embedding hparam pr_curve roc_curve

Acknowledgement

About

C++ logger API for VisualDL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages