- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TF_TString_Dealloc (0.07 sec)
-
tensorflow/c/c_api_test.cc
absl::string_view(TF_TString_GetDataPointer(t_out_tstr), TF_TString_GetSize(t_out_tstr))); TF_DeleteTensor(t_out); TF_TString_Dealloc(&tstr[0]); } TEST_F(CApiAttributesTest, TensorList) { const char tensor1[] = {5, 7}; const int64_t dims1[] = {1, 2}; const size_t ndims1 = TF_ARRAYSIZE(dims1);
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Oct 12 16:27:48 UTC 2024 - 97K bytes - Viewed (0)