Searched defs:UpdateInput (Results 1 – 2 of 2) sorted by relevance
163 inline void EagerOperation::UpdateInput(int i, tensorflow::TensorHandle* h) { in UpdateInput() function
138 void NodeMap::UpdateInput(const string& node_name, const string& old_input_name, in UpdateInput() function in tensorflow::grappler::NodeMap