Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ sampled_index
Method
sampled_index
tensorflow/core/kernels/sdca_internal.h:323–323 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
}
322
323
int sampled_index(const int id) const { return sampled_index_[id]; }
324
325
// Adaptive SDCA in the current implementation only works for
326
// binary classification, where the input argument for num_weight_vectors
Callers
1
DoCompute
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected