Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ resource
Method
resource
tensorflow/compiler/tf2xla/xla_expression.h:86–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
const Tensor& constant_value() const { return constant_value_; }
85
86
XlaResource* resource() const { return resource_; }
87
88
// Returns a human-readable summary of the expression.
89
string HumanString() const;
Callers
15
AnalyzeFunction
Method · 0.45
PromoteResourcesToArguments
Function · 0.45
MakeShapeOpInvariant
Function · 0.45
ForwardStoreToLoad
Function · 0.45
HoistResourceLoads
Function · 0.45
AppendResourceStoreValueToReturn
Function · 0.45
HoistResourceOpsFromLaunchOp
Function · 0.45
LiftArgRetResourcesForFunction
Function · 0.45
HoistForFunctionalControlFlow
Function · 0.45
ComputeResourceDevicesInComputation
Function · 0.45
BuildVariableAccessInfo
Function · 0.45
AddStateVarsToWhileOp
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36