- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for split3_0 (0.12 seconds)
-
tensorflow/c/c_test_util.cc
// call in c_api_function_test.cc TF_SetDevice(desc, "/cpu:0"); *op = TF_FinishOperation(desc, s); ASSERT_EQ(TF_OK, TF_GetCode(s)) << TF_Message(s); ASSERT_NE(*op, nullptr); } TF_Operation* Split3(TF_Operation* input, TF_Graph* graph, TF_Status* s, const char* name) { TF_Operation* op; Split3Helper(input, graph, s, name, &op); return op; }
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Sat Oct 04 05:55:32 GMT 2025 - 17.8K bytes - Click Count (1)