Searched refs:MutableInputs (Results 1 – 3 of 3) sorted by relevance
269 for (tensorflow::TensorHandle* h : *op_->MutableInputs()) { in ClearEagerInputs()272 op_->MutableInputs()->clear(); in ClearEagerInputs()289 op_->MutableInputs()->push_back(handle); in BuildEagerInputs()296 op_->MutableInputs()->push_back(handle); in BuildEagerInputs()
52 MutableInputs() { in MutableInputs() function
193 &((*op->MutableInputs())[i]))); in ValidateInputTypeAndPlacement()677 /* run_metadata= */ nullptr, &(*op->MutableInputs())[i])); in EagerRemoteExecute()