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

Function _SetOutputFormat

scripts/cpp_lint.py:776–778  ·  view source on GitHub ↗

Sets the module's output format.

(output_format)

Source from the content-addressed store, hash-verified

774
775
776def _SetOutputFormat(output_format):
777 """Sets the module's output format."""
778 _cpplint_state.SetOutputFormat(output_format)
779
780
781def _VerboseLevel():

Callers 1

ParseArgumentsFunction · 0.85

Calls 1

SetOutputFormatMethod · 0.80

Tested by

no test coverage detected