MCPcopy
hub / github.com/facebookresearch/dlrm / parameters

Method parameters

dlrm_s_caffe2.py:658–659  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

656 self.tout = _tag_dense_output
657
658 def parameters(self):
659 return self.model
660
661 def get_loss(self):
662 return self.FetchBlobWrapper(self.loss, reduce_across="add")

Callers 3

runFunction · 0.95
dlrm_s_caffe2.pyFile · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected