Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ output_tensor
Method
output_tensor
tensorflow/c/c_test_util.h:149–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
void CloseAndDelete(TF_Status* s);
148
149
TF_Tensor* output_tensor(int i) { return output_values_[i]; }
150
151
TF_Session* mutable_session() { return session_; }
152
Callers
7
ExpectOutputValue
Method · 0.45
RunT
Method · 0.45
Run
Method · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
RunMinTest
Function · 0.45
RunGraphsAndCompareOutputs
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected