Searched refs:ConsumeInput (Results 1 – 3 of 3) sorted by relevance
34 void EagerOperation::ConsumeInput(tensorflow::TensorHandle* h) { in ConsumeInput() function in tensorflow::EagerOperation
56 void ConsumeInput(tensorflow::TensorHandle* h);
26 op->operation.ConsumeInput(h->handle); in TFE_OpConsumeInput()