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

Method mu

tensorflow/core/kernels/variable_ops.cc:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 LegacyVar& operator=(const LegacyVar&) = delete;
34
35 mutex* mu() { return &mu_; }
36 Tensor* tensor() { return &tensor_; }
37
38 string DebugString() const override {

Callers 1

ComputeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected