Searched refs:AddTensorFromRunGraphResponse (Results 1 – 4 of 4) sorted by relevance
623 virtual Status AddTensorFromRunGraphResponse(658 Status AddTensorFromRunGraphResponse(687 Status AddTensorFromRunGraphResponse(712 Status AddTensorFromRunGraphResponse(
135 TF_EXPECT_OK(run_step_response->AddTensorFromRunGraphResponse( in BuildRunStepResponse()137 TF_EXPECT_OK(run_step_response->AddTensorFromRunGraphResponse( in BuildRunStepResponse()
812 Status InMemoryRunStepResponse::AddTensorFromRunGraphResponse( in AddTensorFromRunGraphResponse() function in tensorflow::InMemoryRunStepResponse860 Status OwnedProtoRunStepResponse::AddTensorFromRunGraphResponse( in AddTensorFromRunGraphResponse() function in tensorflow::OwnedProtoRunStepResponse912 Status NonOwnedProtoRunStepResponse::AddTensorFromRunGraphResponse( in AddTensorFromRunGraphResponse() function in tensorflow::NonOwnedProtoRunStepResponse
578 Status AddTensorFromRunGraphResponse( in AddTensorFromRunGraphResponse() function723 resp->AddTensorFromRunGraphResponse(fetch, run_graph_resp, j)); in RunPartitionsHelper()