Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ example_weight
Method
example_weight
tensorflow/core/kernels/sdca_internal.h:140–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
float example_label() const { return example_label_; }
139
140
float example_weight() const { return example_weight_; }
141
142
double squared_norm() const { return squared_norm_; }
143
Callers
2
SampleAdaptiveProbabilities
Method · 0.80
DoCompute
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected