MCPcopy 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

ExpectOutputValueMethod · 0.45
RunTMethod · 0.45
RunMethod · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
RunMinTestFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected