- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for MyGrad1 (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
tensorflow/c/c_api_function_test.cc
} TEST_F(CApiFunctionTest, GradientErrorCases) { // Define the function DefineFunction(func_name_, &func_); TF_Function* grad_func1; TF_Function* grad_func2; DefineFunction("MyGrad1", &grad_func1); DefineFunction("MyGrad2", &grad_func2); // func cannot be null TF_GraphCopyFunction(host_graph_, nullptr, func_, s_); EXPECT_EQ(TF_INVALID_ARGUMENT, TF_GetCode(s_)); EXPECT_EQ(Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Wed Jan 07 04:56:09 GMT 2026 - 63.9K bytes - Click Count (1)