MCPcopy Create free account
hub / github.com/pytorch/pytorch / seed

Method seed

caffe2/python/layer_model_helper.py:420–421  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

418
419 @property
420 def seed(self):
421 return self._seed
422
423 @property
424 def sequence_seed(self):

Callers 15

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
tensorboard_eventsFunction · 0.45
inferred_histoFunction · 0.45
test_eventsMethod · 0.45
test_swish_int8Method · 0.45
test_small_sls_acc32Method · 0.45
test_ParallelFCMethod · 0.45
test_layernormMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_eventsMethod · 0.36
test_swish_int8Method · 0.36
test_small_sls_acc32Method · 0.36
test_ParallelFCMethod · 0.36
test_layernormMethod · 0.36
test_batch_matmulMethod · 0.36
test_bnMethod · 0.36
test_small_slsMethod · 0.36