MCPcopy 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
296Status Scope::status() const { return *impl()->status_; }
297
298const std::vector<Operation>& Scope::control_deps() const {
299 return impl()->control_deps_;

Callers 15

ComputeAsyncMethod · 0.45
mainFunction · 0.45
TESTFunction · 0.45
TransformMethod · 0.45
CheckpointReaderMethod · 0.45
BuildV2VarMapsMethod · 0.45
TestBitcastOpFunction · 0.45
CallGradFunctionFunction · 0.45
RunTestMethod · 0.45
DynamicPartitionGradFunction · 0.45
DynamicStitchGradFunction · 0.45

Calls

no outgoing calls

Tested by 15

mainFunction · 0.36
TESTFunction · 0.36
TestBitcastOpFunction · 0.36
CallGradFunctionFunction · 0.36
RunTestMethod · 0.36
RunTestMethod · 0.36
RunTestMethod · 0.36
TestCWiseGradMethod · 0.36
TestMatMulGradMethod · 0.36
RunTestMethod · 0.36
TEST_FFunction · 0.36
MakeOpMethod · 0.36