Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ status
Method
status
tensorflow/cc/framework/scope.cc:296–296 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
}
295
296
Status Scope::status() const { return *impl()->status_; }
297
298
const std::vector<Operation>& Scope::control_deps() const {
299
return impl()->control_deps_;
Callers
15
ComputeAsync
Method · 0.45
main
Function · 0.45
TEST
Function · 0.45
Transform
Method · 0.45
InitializeCheckpointReader
Function · 0.45
CheckpointReader
Method · 0.45
BuildV2VarMaps
Method · 0.45
TestBitcastOp
Function · 0.45
CallGradFunction
Function · 0.45
RunTest
Method · 0.45
DynamicPartitionGrad
Function · 0.45
DynamicStitchGrad
Function · 0.45
Calls
no outgoing calls
Tested by
15
main
Function · 0.36
TEST
Function · 0.36
TestBitcastOp
Function · 0.36
CallGradFunction
Function · 0.36
RunTest
Method · 0.36
RunTest
Method · 0.36
RunTest
Method · 0.36
TestCWiseGrad
Method · 0.36
TestMatMulGrad
Method · 0.36
RunTest
Method · 0.36
TEST_F
Function · 0.36
MakeOp
Method · 0.36