MCPcopy Create free account
hub / github.com/apache/singa / __init__

Method __init__

python/singa/autograd.py:3517–3518  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

3515 """
3516
3517 def __init__(self):
3518 super(Or, self).__init__()
3519
3520 def forward(self, a, b):
3521 """

Callers 15

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected