Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ EmptyWhileParams
Function
EmptyWhileParams
tensorflow/c/c_api.cc:1910–1913 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1908
}
1909
1910
TF_WhileParams EmptyWhileParams() {
1911
return {0, nullptr, nullptr, {nullptr, 0},
1912
nullptr, nullptr, nullptr, nullptr};
1913
}
1914
1915
} // namespace
1916
Callers
1
TF_NewWhile
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected