Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ One
Function
One
tensorflow/compiler/xla/client/lib/constants.cc:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
XlaOp One(XlaBuilder* builder, PrimitiveType type) {
41
return ConstantLiteral(builder, LiteralUtil::One(type));
42
}
43
44
XlaOp Epsilon(XlaBuilder* builder, PrimitiveType type) {
45
switch (type) {
Callers
15
ForEachIndex
Function · 0.70
LentzThompsonBarnettAlgorithm
Function · 0.70
XLA_TEST_F
Function · 0.70
BuildFakeDataOpOnDevice
Function · 0.70
AvgPoolDivideByCountWithGeneralPadding
Function · 0.70
GetInvSqrtQuantizedMultiplierExp
Function · 0.50
One
Method · 0.50
Compile
Method · 0.50
Compile
Method · 0.50
BilinearWeights
Function · 0.50
CalculateGradWarp
Function · 0.50
Compile
Method · 0.50
Calls
1
ConstantLiteral
Function · 0.85
Tested by
5
XLA_TEST_F
Function · 0.56
BuildFakeDataOpOnDevice
Function · 0.56
TEST
Function · 0.40
CreateLiteralForConstrainedUses
Function · 0.40
XLA_TEST_P
Function · 0.40