MCPcopy Create free account
hub / github.com/tensorflow/tfjs / _OutputFormat

Function _OutputFormat

tfjs-backend-wasm/tools/cpplint.py:963–965  ·  view source on GitHub ↗

Gets the module's output format.

()

Source from the content-addressed store, hash-verified

961
962
963def _OutputFormat():
964 """Gets the module's output format."""
965 return _cpplint_state.output_format
966
967
968def _SetOutputFormat(output_format):

Callers 1

ParseArgumentsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…