- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for LoggedTensorDeallocator (0.12 seconds)
-
tensorflow/c/eager/custom_device_testutil.cc
} int LoggedTensorNumDims(void* data, TF_Status* status) { return TFE_TensorHandleNumDims(reinterpret_cast<LoggedTensor*>(data)->tensor, status); } void LoggedTensorDeallocator(void* data) { delete reinterpret_cast<LoggedTensor*>(data); } TFE_TensorHandle* MakeLoggedTensorHandle(TFE_Context* context, const std::string& logging_device_name,
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Sat Dec 20 23:30:21 GMT 2025 - 8.4K bytes - Click Count (0)