- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for num_inputs (0.29 sec)
-
tensorflow/c/c_api.h
// For inputs that take a list of tensors. // inputs must point to TF_Output[num_inputs]. TF_CAPI_EXPORT extern void TF_AddInputList(TF_OperationDescription* desc, const TF_Output* inputs, int num_inputs); // Call once per control input to `desc`.
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Thu Oct 26 21:08:15 UTC 2023 - 82.3K bytes - Viewed (0)