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

Method mu

tensorflow/core/kernels/stack.cc:108–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106 private:
107 friend class StackOp;
108 mutex* mu() { return &mu_; }
109
110 mutable mutex mu_;
111 DataType elem_type_;

Callers 15

ComputeMethod · 0.45
ExportXlaOpFunction · 0.45
ComputeMethod · 0.45
~VariableInfoMethod · 0.45
LockVariablesFunction · 0.45
GetVariablesFunction · 0.45
GetTrainingVariableMutexFunction · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected