主にバグ修正、CuPy関係の機能追加のようです。 モデル構造変更、公式保存方法などの実装は一ヶ月後の1.5.0になりました。 主な変更点はこちら https://groups.google.com/forum/#!topic/chainer/bnfSQpAux7M https://github.com/pfnet/chainer/issues?q=milestone%3Av1.4.0+is%3Aclosed あまり変更点を追えていないのですが一応メモ。 Restore cuda.init() Restore cuda.init · Issue #456 · pfnet/chainer · GitHub 1.3.0でcuda.init()が必要なくなった関係で互換性が失われていました。 参考 chainerメモ10 AttributeError: 'module' object has no