Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ CreateAbs
Function
CreateAbs
tensorflow/lite/delegates/gpu/cl/kernels/abs.cc:40–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
Abs CreateAbs(const OperationDef& definition) {
41
Abs operation(definition);
42
operation.SetLinkIndex(0);
43
return operation;
44
}
45
46
} // namespace cl
47
} // namespace gpu
Callers
2
SelectAbs
Function · 0.85
TEST_F
Function · 0.85
Calls
1
SetLinkIndex
Method · 0.45
Tested by
1
TEST_F
Function · 0.68