Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2061
void TF_AbortWhile(const TF_WhileParams* params) { FreeWhileResources(params); }
2062
2063
void 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_F
Function · 0.85
Calls
1
FreeWhileResources
Function · 0.85
Tested by
1
TEST_F
Function · 0.68