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

Method ok

tensorflow/cc/framework/scope.cc:288–288  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

286}
287
288bool Scope::ok() const { return impl()->status_->ok(); }
289
290Graph* Scope::graph() const { return impl()->graph_.get(); }
291

Callers 15

GraphOptimizerMethod · 0.45
RunODLGraphPassMethod · 0.45
ReplaceNodeFunction · 0.45
GetShapeValueFunction · 0.45
CreateRestoreOpFunction · 0.45
CreateRestoreAllNodeFunction · 0.45
ConvertKVOpsMethod · 0.45
ConvertToHashTableOpsMethod · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TestIsGraphValidMethod · 0.36