Sheng Wang created SINGA-124:
--------------------------------

             Summary: Display to screen without using glog LOG(ERROR)
                 Key: SINGA-124
                 URL: https://issues.apache.org/jira/browse/SINGA-124
             Project: Singa
          Issue Type: Improvement
            Reporter: Sheng Wang
            Priority: Minor


Some training information is important that should be displayed to users at 
runtime, such as training steps, accuracy and loss.
However, we cannot simply display all info to screen, as there is other info 
that users are not care about.

Currently, we have to use glog LOG(ERROR) to display important info to screen, 
which is not a good solution.

This ticket is to display important info to screen without using glog 
LOG(ERROR).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to