Searched refs:_is_mutable_buffer (Results 1 – 2 of 2) sorted by relevance
30 def _is_mutable_buffer( function79 and not _is_mutable_buffer(node, exported_program.graph_signature)
214 if _is_mutable_buffer(nd, self.graph_signature):295 def _is_mutable_buffer( function319 if node.op == "placeholder" and not _is_mutable_buffer(node, graph_signature):