Searched refs:IsReadVariableOp (Results 1 – 3 of 3) sorted by relevance
126 bool IsReadVariableOp(const NodeDef& node);
383 bool IsReadVariableOp(const NodeDef& node) { in IsReadVariableOp() function
1431 const bool read_only = IsReadVariableOp(func_body_node); in CheckThatSideEffectsWillExecute()