chrishkchris commented on a change in pull request #694:
URL: https://github.com/apache/singa/pull/694#discussion_r426606330



##########
File path: include/singa/core/device.h
##########
@@ -107,12 +109,20 @@ class Device {
   Context* context(int k) { return &ctx_; }
 
   bool graph_enabled() const { return graph_enabled_; }
+  float verbosity() const { return verbosity_; }

Review comment:
       added, thanks




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to