<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>derwind</author_name>
  <author_url>https://blog.hatena.ne.jp/derwind/</author_url>
  <blog_title>らんだむな記憶</blog_title>
  <blog_url>https://randommemory.hatenablog.com/</blog_url>
  <categories>
    <anon>machine_learning</anon>
  </categories>
  <description>DeZero で眺める自動微分 - らんだむな記憶 をソースコード側から眺める。 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 + …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frandommemory.hatenablog.com%2Fentry%2F2021%2F04%2F11%2F234704&quot; title=&quot;DeZero で眺める自動微分 (2) - らんだむな記憶&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-04-11 23:47:04</published>
  <title>DeZero で眺める自動微分 (2)</title>
  <type>rich</type>
  <url>https://randommemory.hatenablog.com/entry/2021/04/11/234704</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
