Searched refs:PySeqToTFE_TensorHandle (Results 1 – 3 of 3) sorted by relevance
37 TFE_TensorHandle* PySeqToTFE_TensorHandle(TFE_Context* ctx, PyObject* obj,
709 TFE_TensorHandle* PySeqToTFE_TensorHandle(TFE_Context* ctx, PyObject* obj, in PySeqToTFE_TensorHandle() function
278 make_safe(PySeqToTFE_TensorHandle(ctx, value, dtype)); in ConvertToEagerTensorUncached()