Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ One
Class
One
tensorflow/core/kernels/segment_reduction_ops.h:55–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
54
template <typename T>
55
struct One {
56
EIGEN_STRONG_INLINE T operator()() const { return T(1); }
57
};
58
59
template <typename T>
60
struct Lowest {
Callers
1
Scanner
Class · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected