Home
last modified time | relevance | path

Searched refs:GetDlContext (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Ddlpack.cc110 DLContext GetDlContext(TFE_TensorHandle* h, TF_Status* status) { in GetDlContext() function
252 auto tf_dlm_context = GetDlContext(h, status); in TFE_HandleToDLPack()