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

Method ~CApiColocationTest

tensorflow/c/c_api_test.cc:1214–1217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1212 }
1213
1214 ~CApiColocationTest() override {
1215 TF_DeleteGraph(graph_);
1216 TF_DeleteStatus(s_);
1217 }
1218
1219 void SetViaStringList(TF_OperationDescription* desc,
1220 const std::vector<string>& list) {

Callers

nothing calls this directly

Calls 2

TF_DeleteGraphFunction · 0.85
TF_DeleteStatusFunction · 0.85

Tested by

no test coverage detected