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

Function TF_AbortWhile

tensorflow/c/c_api.cc:2061–2061  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2059}
2060
2061void TF_AbortWhile(const TF_WhileParams* params) { FreeWhileResources(params); }
2062
2063void TF_AddGradients(TF_Graph* g, TF_Output* y, int ny, TF_Output* x, int nx,
2064 TF_Output* dx, TF_Status* status, TF_Output* dy) {

Callers 1

TEST_FFunction · 0.85

Calls 1

FreeWhileResourcesFunction · 0.85

Tested by 1

TEST_FFunction · 0.68