MCPcopy 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
54template <typename T>
55struct One {
56 EIGEN_STRONG_INLINE T operator()() const { return T(1); }
57};
58
59template <typename T>
60struct Lowest {

Callers 1

ScannerClass · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected