- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for RunGraphsAndCompareOutputs (0.09 seconds)
-
tensorflow/c/c_api_test.cc
EXPECT_TRUE(GetGraphDef(graph_, &gdef)); TF_EXPECT_GRAPH_EQ(expected_gdef, gdef); // Compare that the output of the gradients of both graphs match. RunGraphsAndCompareOutputs(grad_outputs, expected_grad_outputs); } void TestGradientsError(bool grad_inputs_provided) { TF_Output inputs[1]; TF_Output outputs[1]; TF_Output grad_outputs[1];
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Wed Jan 07 04:56:09 GMT 2026 - 97.3K bytes - Click Count (0)