- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TF_FunctionImportFunctionDef (0.13 seconds)
-
tensorflow/c/c_api_function_test.cc
char proto[] = {0x0, 0x0, 0x0, 0x0}; func_ = TF_FunctionImportFunctionDef(proto, 4, s_); EXPECT_TRUE(func_ == nullptr); EXPECT_EQ(TF_INVALID_ARGUMENT, TF_GetCode(s_)); EXPECT_EQ( std::string("Invalid FunctionDef given to TF_FunctionImportFunctionDef"), std::string(TF_Message(s_))); } TEST_F(CApiFunctionTest, Attribute) {
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)