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

Function set_random_seed

python/caffe/_caffe.cpp:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71void set_random_seed(unsigned int seed) { Caffe::set_random_seed(seed); }
72
73// For convenience, check that input files can be opened, and raise an
74// exception that boost will send to Python if not (caffe could still crash

Callers 15

entryMethod · 0.85
InitMethod · 0.85
SetUpMethod · 0.85
Im2colLayerTestMethod · 0.85
RunLeastSquaresSolverMethod · 0.85
SetUpMethod · 0.85
TanHLayerTestMethod · 0.85
TEST_FFunction · 0.85
SetUpMethod · 0.85
SetUpMethod · 0.85
EltwiseLayerTestMethod · 0.85
HingeLossLayerTestMethod · 0.85

Calls

no outgoing calls

Tested by 15

SetUpMethod · 0.68
Im2colLayerTestMethod · 0.68
RunLeastSquaresSolverMethod · 0.68
SetUpMethod · 0.68
TanHLayerTestMethod · 0.68
TEST_FFunction · 0.68
SetUpMethod · 0.68
SetUpMethod · 0.68
EltwiseLayerTestMethod · 0.68
HingeLossLayerTestMethod · 0.68
BiasLayerTestMethod · 0.68
TestReadCropMethod · 0.68