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

Method tensor

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

Source from the content-addressed store, hash-verified

34
35 mutex* mu() { return &mu_; }
36 Tensor* tensor() { return &tensor_; }
37
38 string DebugString() const override {
39 return strings::StrCat(DataTypeString(tensor_.dtype()), "/",

Callers 15

TEST_FFunction · 0.45
UpdateVariableAndFillFunction · 0.45
ComputeMethod · 0.45
blockFunction · 0.45
DoComputeMethod · 0.45
ComputeMethod · 0.45
TEST_FFunction · 0.45
ComputeMethod · 0.45
ComputeMethod · 0.45
GetScratchSpaceMethod · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36