AttributeError: ‘NoneType’ object has no attribute ‘dtype’
このエラーは、定義したモデル関数が何も返さない場合に起こることがある。返り値を忘れていないか、返り値の損失がないか、などを確認すると良い。
https://discuss.huggingface.co/t/attributeerror-nonetype-object-has-no-attribute-dtype/19183/2
画像処理や自然言語処理などのハマりどころをまとめます
このエラーは、定義したモデル関数が何も返さない場合に起こることがある。返り値を忘れていないか、返り値の損失がないか、などを確認すると良い。
https://discuss.huggingface.co/t/attributeerror-nonetype-object-has-no-attribute-dtype/19183/2
ディスカッション
コメント一覧
まだ、コメントがありません