Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_operation.cc274 AddTensorHandle(h); in AddInput()
288 AddTensorHandle(h); in AddInputList()
509 void EagerOperation::AddTensorHandle(ImmediateExecutionTensorHandle* h) { in AddTensorHandle() function in tensorflow::EagerOperation
Deager_operation.h201 void AddTensorHandle(ImmediateExecutionTensorHandle* h);