MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / var

Method var

tensorflow/compiler/jit/xla_launch_util.h:79–79  ·  view source on GitHub ↗

A pointer to the resource variable. May be null if this VariableInfo is "empty", i.e. it does not track a resource variable.

Source from the content-addressed store, hash-verified

77 // A pointer to the resource variable. May be null if this VariableInfo is
78 // "empty", i.e. it does not track a resource variable.
79 Var* var() const { return var_; }
80
81 // Returns true if the resource variable lock was successfully acquired by
82 // this thread.

Callers 4

LockVariablesFunction · 0.45
PopulateOutputsMethod · 0.45

Calls

no outgoing calls

Tested by 1