:orphan: |rss_image| **2022-11 - 1/1** :ref:`Blog ` :ref:`benchmark (4) ` :ref:`onnx (8) ` .. |rss_image| image:: feed-icon-16x16.png :target: ../_downloads/rss.xml :alt: RSS ---- .. index:: 2022-11 .. _ap-month-2022-11-0: 2022-11 - 1/1 +++++++++++++ .. blogpostagg:: :title: Don't use id(node) :date: 2022-11-15 :keywords: onnx,protobuf,id :categories: bug :rawfile: 2022/2022-11-15_idnode.rst I was expecting the following code to be produce unique keys. But it seems python objects for the nodes are created one the fly and destroyed in the same loop. Then `id(node)` are not unique. ... ---- |rss_image| **2022-11 - 1/1** :ref:`2021-08 (3) ` :ref:`2022-02 (1) ` :ref:`2022-05 (1) ` :ref:`2022-06 (1) ` :ref:`2022-11 (1) `