MCPcopy Create free account
hub / github.com/BVLC/caffe / SetCountingStyle

Method SetCountingStyle

scripts/cpp_lint.py:717–719  ·  view source on GitHub ↗

Sets the module's counting options.

(self, counting_style)

Source from the content-addressed store, hash-verified

715 return last_verbose_level
716
717 def SetCountingStyle(self, counting_style):
718 """Sets the module's counting options."""
719 self.counting = counting_style
720
721 def SetFilters(self, filters):
722 """Sets the error-message filters.

Callers 1

_SetCountingStyleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected