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

Method test_he_normal_cpu

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

Source from the content-addressed store, hash-verified

116 self.he_uniform(gpu_dev)
117
118 def test_he_normal_cpu(self):
119 self.he_uniform(cpu_dev)
120
121
122if __name__ == '__main__':

Callers

nothing calls this directly

Calls 1

he_uniformMethod · 0.95

Tested by

no test coverage detected