Searched refs:handle_retvals (Results 1 – 1 of 1) sorted by relevance
813 tensorflow::gtl::InlinedVector<tensorflow::TensorHandle*, 2> handle_retvals( in TFE_Execute() local816 tensorflow::EagerExecute(&op->operation, &handle_retvals, num_retvals); in TFE_Execute()821 retvals[i] = new TFE_TensorHandle(handle_retvals[i]); in TFE_Execute()