MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / CheckCaffeAlternatives

Function CheckCaffeAlternatives

scripts/cpp_lint.py:1572–1592  ·  view source on GitHub ↗

Checks for C(++) functions for which a Caffe substitute should be used. For certain native C functions (memset, memcpy), there is a Caffe alternative which should be used instead. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file.

(filename, clean_lines, linenum, error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ProcessLineFunction · 0.85

Calls 1

joinMethod · 0.80

Tested by

no test coverage detected