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

Method __init__

scripts/cpp_lint.py:882–883  ·  view source on GitHub ↗
(self, filename)

Source from the content-addressed store, hash-verified

880 """
881
882 def __init__(self, filename):
883 self._filename = filename
884
885 def FullName(self):
886 """Make Windows paths like Unix."""

Callers 3

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected