- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for graph_op_name (0.09 sec)
-
tensorflow/c/c_api_test.cc
TF_DeleteStatus(status); tensorflow::ApiDef api_def; EXPECT_TRUE(api_def.ParseFromArray(api_def_buf->data, api_def_buf->length)); EXPECT_EQ(op_name, api_def.graph_op_name()); EXPECT_EQ(R"doc(Used to test C API)doc", api_def.summary()); TF_DeleteBuffer(api_def_buf); TF_DeleteApiDefMap(api_def_map); TF_DeleteBuffer(op_list_buf); }
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 16:27:48 UTC 2024 - 97K bytes - Viewed (0)