{"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Frandommemory.hatenablog.com%2Fentry%2F2021%2F04%2F11%2F234704\" title=\"DeZero \u3067\u773a\u3081\u308b\u81ea\u52d5\u5fae\u5206 (2) - \u3089\u3093\u3060\u3080\u306a\u8a18\u61b6\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","author_url":"https://blog.hatena.ne.jp/derwind/","url":"https://randommemory.hatenablog.com/entry/2021/04/11/234704","image_url":null,"title":"DeZero \u3067\u773a\u3081\u308b\u81ea\u52d5\u5fae\u5206 (2)","published":"2021-04-11 23:47:04","categories":["machine_learning"],"type":"rich","description":"DeZero \u3067\u773a\u3081\u308b\u81ea\u52d5\u5fae\u5206 - \u3089\u3093\u3060\u3080\u306a\u8a18\u61b6 \u3092\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9\u5074\u304b\u3089\u773a\u3081\u308b\u3002 diff --git a/dezero/core.py b/dezero/core.py index 04985c9..a2a2c6b 100644 --- a/dezero/core.py +++ b/dezero/core.py @@ -38,6 +38,21 @@ try: except ImportError: array_types = (np.ndarray) +class UniqueId: + def __init__(self): + self.ids = {} + self.id = 1 + \u2026","provider_name":"Hatena Blog","blog_url":"https://randommemory.hatenablog.com/","author_name":"derwind","version":"1.0","provider_url":"https://hatena.blog","width":"100%","height":"190","blog_title":"\u3089\u3093\u3060\u3080\u306a\u8a18\u61b6"}