<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>TadaoYamaoka</author_name>
  <author_url>https://blog.hatena.ne.jp/TadaoYamaoka/</author_url>
  <blog_title>TadaoYamaokaの開発日記</blog_title>
  <blog_url>https://tadaoyamaoka.hatenablog.com/</blog_url>
  <categories>
    <anon>CUDA</anon>
    <anon>DeepLearning</anon>
    <anon>Chainer</anon>
    <anon>dlshogi</anon>
    <anon>コンピュータ将棋</anon>
  </categories>
  <description>モデルの学習にディープラーニングフレームワークのChainerを使用していますが、対局時にChainerで推論を行うと、Python経由で呼び出すためマルチGPUで動かす際、Python経由だとGILによってマルチスレッドの性能が出なくなる。 また、実行環境にPythonが必要になるため、実行バイナリを配布しても利用者側で環境構築が必要になってしまう。それらの問題を解決するため、対局時にはChainerを使用しないで、cuDNNを直接しようして推論を行えるようにした。 実装方法の詳細は以下の記事を参照してほしい。 Chainerで学習したモデルを使ってcuDNNで推論する - TadaoYam…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftadaoyamaoka.hatenablog.com%2Fentry%2F2018%2F03%2F27%2F002142&quot; title=&quot;将棋AIの進捗 その15(cuDNNを使用) - TadaoYamaokaの開発日記&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>2018-03-27 00:21:42</published>
  <title>将棋AIの進捗 その15(cuDNNを使用)</title>
  <type>rich</type>
  <url>https://tadaoyamaoka.hatenablog.com/entry/2018/03/27/002142</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
