- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TFE_HandleToDLPack (0.16 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
tensorflow/c/eager/dlpack.h
TF_Status* status); // Converts eager tensor handle to DLPack (DLManagedTensor*), and return the // void* for further PyCapsule construction. TF_CAPI_EXPORT extern void* TFE_HandleToDLPack(TFE_TensorHandle* h, TF_Status* status); // Converts DLPack (DLManagedTensor*) to eager tensor handle. TF_CAPI_EXPORT extern TFE_TensorHandle* TFE_HandleFromDLPack(void* dlm,
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Thu Mar 13 23:41:52 GMT 2025 - 1.9K bytes - Click Count (0)