Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Greater
Class
Greater
tensorflow/core/util/sorter_test.cc:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
34
template <typename T>
35
struct Greater {
36
inline bool operator()(const T i, const T j) const { return i > j; }
37
};
38
39
void GenRandomUInt64(int N, std::vector<uint64>* vec) {
40
random::PhiloxRandom philox(288, 19);
Callers
5
TEST_F
Function · 0.50
Init
Method · 0.50
PowGrad
Function · 0.50
AddBackPropLoopCounter
Function · 0.50
TEST_F
Function · 0.50
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.40
TEST_F
Function · 0.40