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

Method test_he_uniform_cpu

test/python/test_initializer.py:83–84  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

81 self.he_uniform(gpu_dev)
82
83 def test_he_uniform_cpu(self):
84 self.he_uniform(cpu_dev)
85
86 def he_normal(self, dev):
87

Callers

nothing calls this directly

Calls 1

he_uniformMethod · 0.95

Tested by

no test coverage detected