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

Function _OutputFormat

scripts/cpp_lint.py:771–773  ·  view source on GitHub ↗

Gets the module's output format.

()

Source from the content-addressed store, hash-verified

769
770
771def _OutputFormat():
772 """Gets the module's output format."""
773 return _cpplint_state.output_format
774
775
776def _SetOutputFormat(output_format):

Callers 1

ParseArgumentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected