MCPcopy 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

AnalyzeFunctionMethod · 0.45
MakeShapeOpInvariantFunction · 0.45
ForwardStoreToLoadFunction · 0.45
HoistResourceLoadsFunction · 0.45
BuildVariableAccessInfoFunction · 0.45
AddStateVarsToWhileOpFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36