Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
771
def
_OutputFormat():
772
""
"Gets the module's output format."
""
773
return
_cpplint_state.output_format
774
775
776
def
_SetOutputFormat(output_format):
Callers
1
ParseArguments
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected