Searched defs:tf_datatype (Results 1 – 2 of 2) sorted by relevance
116 Status TF_DataType_to_PyArray_TYPE(TF_DataType tf_datatype, in TF_DataType_to_PyArray_TYPE()
666 TF_DataType tf_datatype = static_cast<TF_DataType>(PyLong_AsLong(dtype)); in TF_CreatePlaceholders() local668 TF_DataType tf_datatype = static_cast<TF_DataType>(PyInt_AsLong(dtype)); in TF_CreatePlaceholders() local