- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ASSERT_NE (0.14 sec)
-
tensorflow/c/c_api_experimental_test.cc
/*output_names=*/nullptr, /*opts=*/nullptr, description, s.get()); ASSERT_EQ(TF_OK, TF_GetCode(s.get())) << TF_Message(s.get()); ASSERT_NE(*func, nullptr); } class CApiExperimentalFunctionTest : public ::testing::Test { protected: CApiExperimentalFunctionTest() : s_(TF_NewStatus()), func_graph_(TF_NewGraph()), func_(nullptr) {}
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Tue Jan 17 22:27:52 UTC 2023 - 13.1K bytes - Viewed (0)