Home
last modified time | relevance | path

Searched defs:UpdateInput (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_operation.h289 inline void EagerOperation::UpdateInput(int i, TensorHandle* h) { in UpdateInput() function
/external/tensorflow/tensorflow/core/grappler/
Dutils.h200 void UpdateInput(const string& node_name, const string& old_input_name, in UpdateInput() function