Searched refs:RemoveAllControlInputs (Results 1 – 3 of 3) sorted by relevance
46 void RemoveAllControlInputs(TF_Graph* graph, TF_Operation* op);
100 void RemoveAllControlInputs(TF_Graph* graph, TF_Operation* op) { in RemoveAllControlInputs() function
2304 … c_api.RemoveAllControlInputs(self._graph._c_graph, self._c_op) # pylint: disable=protected-access