teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

文法の修正

2018/10/09 01:59

投稿

LenItsuki
LenItsuki

スコア89

title CHANGED
File without changes
body CHANGED
@@ -2,7 +2,10 @@
2
2
 
3
3
  tensorflowをwindowsで実行すると以下のようなエラーが出ます。Linux (ubuntu)では出ないのですが。。
4
4
  解決法をご教示ください。
5
+ ```
5
6
 
7
+ ### エラーメッセージ
8
+
6
9
  ```
7
10
 
8
11
  Negative dimension size caused by subtracting 3 from 1 for 'conv2d_1/convolution' (op: 'Conv2D') with input shapes: [?,28,28,1], [3,3,28,32].