Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
run
Function · 0.95
dlrm_s_caffe2.py
File · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected