Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/eager/
Ddlpack.cc149 Status TfDataTypeFormDlDataType(const DLDataType& dtype, in TfDataTypeFormDlDataType() function
319 Status s = TfDataTypeFormDlDataType(dl_tensor->dtype, &dtype); in TFE_HandleFromDLPack()